Getting this live stream to work in VLCSo I'm trying to watch this Fios1News live stream in VLC instead of the in-browser player, so I gotta extract the stream URL and that's a bit challenging. Maybe somebody here can help?
I've isolated the url of the player by itself so here's that: http://cdnapi.kaltura.com/html5/html...amerType]=auto If I do CTRL+Shift+K when I first load the page, a manifest.f4m link comes up and here's whats in there: http://urtmpkal-f.akamaihd.net/z/11s...p-3.1.0.43.124 Code:
<?xml version="1.0" encoding="UTF-8"?> |
Re: Getting this live stream to work in VLC |
Re: Getting this live stream to work in VLCThank you lesor.
|
Re: Getting this live stream to work in VLC@lesor
here is also a stream with same structure can you help me with that http://www.tvyo.com/canli-tv/cnbc-e thx hasomaso |
Re: Getting this live stream to work in VLC@@hasomaso
Code:
Quote:
|
Re: Getting this live stream to work in VLC@surya987
have switched again back to rtmp protocoll thx hasomaso |
Re: Getting this live stream to work in VLCHi
I also request assistance extracting the a stream that can be recorded player link: Code:
http://videos.ewtn.com/services/player/bcpid2112648932001?bckey=AQ~~,AAABhgfpx9k~,oDdvuOi2gc9Jb6SCcsBzNSXoXbJgHyBg&bctid=1721600232001 Code:
http://bclivehd-lh.akamaihd.net/z/USen_1@182765/manifest.f4m?videoId=1721600232001&lineUpId=&pubId=1675170007001&playerId=2112648932001&affiliateId=&g=QJCKEDLKHRXO&hdcore=3.4.0. Code:
<?xml version="1.0" encoding="UTF-8"?> Code:
rtmpdump.exe -v -r "rtmp://ewtn.mpl.miisolutions.net:1935/ewtn-live-1/" -W "http://admin.brightcove.com/viewer/us20141117.1347/federatedVideoUI/BrightcovePlayer.swf?uid=1419289576491" -y "900.mp4?videoId=2621119413001&pubId=1675170007001&playerId=2112648932001" thanks in advance! tim |
Re: Getting this live stream to work in VLC@Timformer
You can use the Livestreamer application to download this stream: Code:
https://github.com/chrippa/livestreamer/releases Code:
http://bclivehd-lh.akamaihd.net/z/USen_1@182765/manifest.f4m?videoId=1721600232001&lineUpId=&pubId=1675170007001&playerId=2112648932001&affiliateId=&g=DOMKKZAOOPPJ&hdcore=3.4.0 Code:
livestreamer "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 |
Re: Getting this live stream to work in VLCThank you for the quick reply! It works great when i manually invoke it.
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? I've tried --hds-timeout and I think that just refers to how long to wait before giving up. Thanks! tim |
Re: Getting this live stream to work in VLCQuote:
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 |
Re: Getting this live stream to work in VLCthanks 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 |
Re: Getting this live stream to work in VLC |
Re: Getting this live stream to work in VLCHow 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 |
Re: Getting this live stream to work in VLCQuote:
Code:
livestreamer "http://livestream.com/accounts/11436227/events/3998452" best |
Re: Getting this live stream to work in VLCQuote:
![]() ![]() |
All times are GMT -6. The time now is 06:19 AM. |