Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Help me to embed (.m3u8)

(http://stream-recorder.com/forum/showthread.php?t=19929)

langau 06-19-2015 03:21 PM

Help me to embed (.m3u8)


 
Hi all,

i need embed code of a stream (.m3u8)
here is the video

http://www.zeetv.com/shows/hello-pra...l-episode.html

Regards,
langau

biezom 06-19-2015 03:44 PM

Re: Help me to embed (.m3u8)


 
Quote:

Originally Posted by langau (Post 77623)
Hi all,

i need embed code of a stream (.m3u8)
here is the video

http://www.zeetv.com/shows/hello-pra...l-episode.html

Regards,
langau

hi

ts format

Code:

livestreamer "hls://http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" best -o
or

Code:

ffmpeg -i "http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" -c copy Hello-Pratibha-Episode-110.ts


mp4 format

Code:

ffmpeg -i "http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" -absf aac_adtstoasc  -c copy Hello-Pratibha-Episode-110.mp4

langau 06-19-2015 03:55 PM

Re: Help me to embed (.m3u8)


 
Quote:

Originally Posted by biezom (Post 77625)
hi

ts format

Code:

livestreamer "hls://http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" best -o
or

Code:

ffmpeg -i "http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" -c copy Hello-Pratibha-Episode-110.ts


mp4 format

Code:

ffmpeg -i "http://dittotv2-vh.akamaihd.net/i/draco/shows/Zee_TV/Hello_Pratibha/June/19062015/Hello_Pratibha_Episode_110.smil/index_577536_av.m3u8?null=" -absf aac_adtstoasc  -c copy Hello-Pratibha-Episode-110.mp4

thank you,
can i use it in this embed code?
<iframe allowfullscreen="" frameborder="0" height="370" src="URL" width="600"></iframe>

langau 06-20-2015 03:47 PM

Re: Help me to embed (.m3u8)


 
Nobody wants to help me? :o


All times are GMT -6. The time now is 02:48 AM.