VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. I'm trying to record the live streaming from this page: http://www.video.mediaset.it/player_live/playerIFrame.shtml?id=304 , it's a Smooth Streaming and the url of the fragments is: http://se-nl1-8.se.smtlive.msf.ticdn.it/live/SMT/CH17.isml/QualityLevels(1000000)/Frag...29221530000000) , but if I search with Adblock for "manifest" or "m3u8" there's nothing in the page. Trying to record it with Livestreamer I get this:
    Code:
    livestreamer "hlsvariant://http://se-nl1-8.se.smtlive.msf.ticdn.it/live/SMT/CH17.isml/manifest" best -o gf.ts
    [cli][info] Found matching plugin stream for URL hlsvariant://http://se-nl1-8.se.smtlive.msf.ticdn.it/live/SMT/CH17.isml/manifest
    error: Failed to parse playlist: Missing #EXTM3U header
    Somebody has faced the same problem? How can I record the stream?
    Quote Quote  
  2. Originally Posted by ekekezz View Post
    I'm trying to record the live streaming from this page: http://www.video.mediaset.it/player_live/playerIFrame.shtml?id=304 , it's a Smooth Streaming and the url of the fragments is: http://se-nl1-8.se.smtlive.msf.ticdn.it/live/SMT/CH17.isml/QualityLevels(1000000)/Frag...29221530000000) , but if I search with Adblock for "manifest" or "m3u8" there's nothing in the page. Trying to record it with Livestreamer I get this:
    Code:
    livestreamer "hlsvariant://http://se-nl1-8.se.smtlive.msf.ticdn.it/live/SMT/CH17.isml/manifest" best -o gf.ts
    [cli][info] Found matching plugin stream for URL hlsvariant://http://se-nl1-8.se.smtlive.msf.ticdn.it/live/SMT/CH17.isml/manifest
    error: Failed to parse playlist: Missing #EXTM3U header
    Somebody has faced the same problem? How can I record the stream?

    hi
    livetreamer do not support smooth protocol
    but if you change user agent to iphone 3.0 for example you can find the hls link (m3u8)

    Code:
    livestreamer "hlsvariant://http://hlslive.msf.ticdn.it//hls/CH17/live.m3u8?type=live-cupertino" best -o gf.ts
    Quote Quote  
  3. Thank you, you are great!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!