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

Getting this live stream to work in VLC

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

nullacht 12-24-2014 03:42 AM

Re: Getting this live stream to work in VLC


 
Quote:

Originally Posted by Timformer (Post 72819)

I want use this in an automated script, and when i used rtmpdump I passed in --stop <seconds> in order to stop recording after a certain amount of time.

Is there an equivalent for Livestreamer?

Possibly the easiest way to do this is to use a batch file:

Code:

start livestreamer.exe "hds://bclivehd-lh.akamaihd.net/z/USen_1@182765/manifest.f4m?videoId=1721600232001&lineUpId=&pubId=1675170007001&playerId=2112648932001&affiliateId=&g=DOMKKZAOOPPJ&hdcore=3.4.0" best -o 01.flv
timeout /t 120
taskkill /im livestreamer.exe /f


Timformer 12-25-2014 02:13 AM

Re: Getting this live stream to work in VLC


 
thanks for the replies.

HDSdump looked promising, but I was finding that it either crashed or it consistently stopped recording after 10 minutes.

i am trying the timeout/taskkill mechanism for now, will see how that goes.

thx
tim

sysanin 12-25-2014 12:09 PM

Re: Getting this live stream to work in VLC


 
Quote:

Originally Posted by sysanin
Use AdobeHDS ( --duration [param] stop recording after specified number of seconds)
For clarity HDSdump ...


happysad 05-27-2015 01:23 AM

Re: Getting this live stream to work in VLC


 
How can I get link from these so I can play in VLC, ive tried many things but I still cant get it to work.

Original channel: https://livestream.com/accounts/1143...e&mute=fal se


#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=678000,RESOLUTION=768x432,CODECS="a vc1.77.30, mp4a.40.2"
http://livestream-f.akamaihd.net/i/1...=100&rebase=on

#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=198000,RESOLUTION=480x270,CODECS="a vc1.66.30, mp4a.40.2"
http://livestream-f.akamaihd.net/i/1...=100&rebase=on

#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1756000,RESOLUTION=864x486,CODECS=" avc1.77.30, mp4a.40.2"
http://livestream-f.akamaihd.net/i/1...=100&rebase=on

#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=48000,CODECS="mp4a.40.2"
http://livestream-f.akamaihd.net/i/1...=100&rebase=on

biezom 05-27-2015 01:31 AM

Re: Getting this live stream to work in VLC


 
Quote:

Originally Posted by happysad (Post 76978)
How can I get link from these so I can play in VLC, ive tried many things but I still cant get it to work.

Original channel: https://livestream.com/accounts/1143...e&mute=fal se


#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=678000,RESOLUTION=768x432,CODECS="a vc1.77.30, mp4a.40.2"
http://livestream-f.akamaihd.net/i/1...=100&rebase=on

#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=198000,RESOLUTION=480x270,CODECS="a vc1.66.30, mp4a.40.2"
http://livestream-f.akamaihd.net/i/1...=100&rebase=on

#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1756000,RESOLUTION=864x486,CODECS=" avc1.77.30, mp4a.40.2"
http://livestream-f.akamaihd.net/i/1...=100&rebase=on

#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=48000,CODECS="mp4a.40.2"
http://livestream-f.akamaihd.net/i/1...=100&rebase=on

hi
Code:

livestreamer "http://livestream.com/accounts/11436227/events/3998452" best

sysanin 05-27-2015 01:34 PM

Re: Getting this live stream to work in VLC


 
Quote:

ive tried many things but I still cant get it to work ...
http://livestream-f.akamaihd.net/i/1...=100&rebase=on
Try PotPlayer





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