Skip to main content
Participant
October 24, 2011
Answered

Flash Media Server 4.5 and HDS/HLS streaming of Live Channels

  • October 24, 2011
  • 2 replies
  • 3004 views

Hello,

we are trying to stream some live channels over HDS/HLS , without using FMLE.

We have configured our transcoding application to send streams to rtmp://x.x.x.x/livepkgr/live1 ... live2... live3... etc  and it seems that it is working fine.

I have tested on both iOS devices and OSMF the links below:

http://x.x.x.x/hds-live/livepkgr/_definst_/live1/live1.f4m

and

http://x.x.x.x/hls-live/livepkgr/_definst_/live1/live1.m3u8

and it works perfect.

The problem is that FMS by default it always recording the streams .

I am trying to find a way to disable the recording while streaming my content over http.

Can you please help me?

Thank you

This topic has been closed for replies.
Correct answer Nikhil_Kalyan

Hi,

Thanks for using FMS 4.5

FMS always records the content for its delivery to iOS and HDS. You cannot disable (technically you can disable, but the streaming is not possible now) the recording for HDS and HLS to work.

2 replies

March 24, 2012

Dear Guys,

Currently I am working in the HLS for the iOS Devices. I am using Windows Xp for my Development  with Flash Builder 4.5.1 ,FMS 4.5 a safari 5.1.4 in my Desktop.

When I use typing the url "http://localhost/livepkgr/streams/_definst_/sample and http://localhost:8134/livepkgr/streams/_definst_/sample" in the Browser it will shows empty page and also tried with the videoplayer given in the samples folder, but it is of no use.IF I use "rtmp" it plays well for the Live Streaming

Thanks  in advance

Nikhil_Kalyan
Nikhil_KalyanCorrect answer
Participating Frequently
October 25, 2011

Hi,

Thanks for using FMS 4.5

FMS always records the content for its delivery to iOS and HDS. You cannot disable (technically you can disable, but the streaming is not possible now) the recording for HDS and HLS to work.

gtatakisAuthor
Participant
October 27, 2011

Hello Nikhil,

thank you for your quick reply.