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

Need help wit zuus (non-live link)

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

peterpan 11-01-2013 11:05 PM

Need help wit zuus (non-live link)


 
Hello Guys,

Can someone please help me get a token for this video?
I think it uses one, coz I can record the stream just fine using rtmpdumphelper, but I cannot play it using the rrtmpdump command!

So I figured it could be because of two things:

a. It needs a token, which I hope that's the case :)

b. I did notice that when you play the same video several times, sometimes the server (ip) changes. Sometimes the player changes, and sometimes even the playpath (the last 14 bits) change!

You could try that for yourself and see :)

http://www.tcncountry.com/music-videos/pop/hits

Thank you in advance!

hasomaso 11-02-2013 05:23 PM

Re: Need help wit zuus (non-live link)


 
i use that stream and work without token!!

Code:

rtmpdump -v -r "rtmp://23.15.5.170/live?_fcs_vhost=cp76676.live.edgefcs.net/JqaGdsYjqtFc2Lsd5iMtm_xJUwkydBaZ_720_480_1064@111909" -a "live?_fcs_vhost=cp76676.live.edgefcs.net" -f "WIN 11,9,900,117" -W "http://player.ooyala.com/static/cacheable/d971cae356b4a0f432dd862f67590af6/player_v2.swf/[[DYNAMIC]]/2" -p "http://www.tcncountry.com/music-videos/pop/test12" -y "JqaGdsYjqtFc2Lsd5iMtm_xJUwkydBaZ_720_480_1064@111909" -o "output.flv"

peterpan 11-03-2013 12:09 AM

Re: Need help wit zuus (non-live link)


 
Haso,

I already said that I can record the stream just fine (please read my post above). what I cannot do is play it :(

So if I replace -o "output.flv" with | c:\progra~1\videolan\vlc\vlc - It Does Not Work for me!

Does kit work for you?!

rtmpdump -v -r "rtmp://23.15.5.170/live?_fcs_vhost=cp76676.live.edgefcs.net/JqaGdsYjqtFc2Lsd5iMtm_xJUwkydBaZ_720_480_1064@1119 09" -a "live?_fcs_vhost=cp76676.live.edgefcs.net" -f "WIN 11,9,900,117" -W "http://player.ooyala.com/static/cacheable/d971cae356b4a0f432dd862f67590af6/player_v2.swf/[[DYNAMIC]]/2" -p "http://www.tcncountry.com/music-videos/pop/test12" -y "JqaGdsYjqtFc2Lsd5iMtm_xJUwkydBaZ_720_480_1064@111 909" | c:\progra~1\videolan\vlc\vlc -

Thanks!

hasomaso 11-03-2013 03:34 AM

Re: Need help wit zuus (non-live link)


 
that works fine by me

try when you have a x64Bit

Code:

| c:\progra~2\videolan\vlc\vlc -

peterpan 11-03-2013 04:16 AM

Re: Need help wit zuus (non-live link)


 
Still not working! VLC opens, but stays blank :(


hasomaso 11-03-2013 04:29 AM

Re: Need help wit zuus (non-live link)


 
@peterpan

try this

Code:

rtmpdump -v -r "rtmp://23.15.5.170/live?_fcs_vhost=cp76676.live.edgefcs.net/JqaGdsYjqtFc2Lsd5iMtm_xJUwkydBaZ_720_480_1064@111909" -a "live?_fcs_vhost=cp76676.live.edgefcs.net" -f "WIN 11,9,900,117" -W "http://player.ooyala.com/static/cacheable/d971cae356b4a0f432dd862f67590af6/player_v2.swf/[[DYNAMIC]]/2" -p "http://www.tcncountry.com/music-videos/pop/test12" -y "JqaGdsYjqtFc2Lsd5iMtm_xJUwkydBaZ_720_480_1064@111909" | c:\progra~1\videolan\vlc\vlc -

peterpan 11-03-2013 02:42 PM

Re: Need help wit zuus (non-live link)


 
Haso, this is the one I need: (NOT LIVE CHANNEL) It's a playlist of videos

http://www.tcncountry.com/music-videos/pop/hits

The link you have below is for a live channel

THANKS!

Quote:

Originally Posted by hasomaso (Post 63824)
@peterpan

try this

Code:

rtmpdump -v -r "rtmp://23.15.5.170/live?_fcs_vhost=cp76676.live.edgefcs.net/JqaGdsYjqtFc2Lsd5iMtm_xJUwkydBaZ_720_480_1064@111909" -a "live?_fcs_vhost=cp76676.live.edgefcs.net" -f "WIN 11,9,900,117" -W "http://player.ooyala.com/static/cacheable/d971cae356b4a0f432dd862f67590af6/player_v2.swf/[[DYNAMIC]]/2" -p "http://www.tcncountry.com/music-videos/pop/test12" -y "JqaGdsYjqtFc2Lsd5iMtm_xJUwkydBaZ_720_480_1064@111909" | c:\progra~1\videolan\vlc\vlc -


freez 11-04-2013 03:05 PM

Re: Need help wit zuus (non-live link)


 
it is playable more better & stable with following parameter :D ;)
Code:

rtmpdump -r "rtmp://195.59.150.219/live?_fcs_vhost=cp76676.live.edgefcs.net/JqaGdsYjqtFc2Lsd5iMtm_xJUwkydBaZ_720_480_1064@111909" --live | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
remember change ur vlc path in the string if you r not using 64bit windows :cool:

peterpan 11-05-2013 12:39 AM

Re: Need help wit zuus (non-live link)


 
Cooool!!! Thanks freez ;)

Quote:

Originally Posted by freez (Post 63841)
it is playable more better & stable with following parameter :D ;)
Code:

rtmpdump -r "rtmp://195.59.150.219/live?_fcs_vhost=cp76676.live.edgefcs.net/JqaGdsYjqtFc2Lsd5iMtm_xJUwkydBaZ_720_480_1064@111909" --live | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
remember change ur vlc path in the string if you r not using 64bit windows :cool:



All times are GMT -6. The time now is 07:13 PM.