Skip to main content
Participant
October 1, 2016
Question

Stream live media

  • October 1, 2016
  • 1 reply
  • 293 views

i make every thing like this

Adobe Media Server Help | Stream live media (HTTP)

but only this work ok

http://localhost/hds-live/livepkgr/_definst_/liveevent/livestream.f4m

for phone not work

http://localhost/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8

i do not know what is problem i make every thing like explanantion

this link need add port or not

http://localhost:1935/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8

i need help please

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    October 12, 2016

    1935 is not reqd..

    http://localhost/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8

    should be good enough...but i guess you should probably use actual hostname/IP address in place of "localhost" while trying to connect from your mobile.

    Additionally i guess you need to have proper crossdomain.xml(which i guess you already have since hds i.e .f4m is working for you).