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

ukcast rtmpdumb

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

max190 09-12-2014 02:01 AM

ukcast rtmpdumb


 
hi folks
I need play this with rtmpdump and vlc

http://www.ukcast.co/channel.php?u=130

How?
Thanks

hasomaso 09-12-2014 02:27 AM

Re: ukcast rtmpdumb


 
Code:

rtmpdump -v -r "rtmpe://31.220.0.135/live" -a "live" -f "WIN 15,0,0,152" -W "http://ukcast.co/player//player.swf" -p "http://www.ukcast.co/embedChannel.php?u=130&vw=670&vh=410" -y "130" | c:\progra~1\videolan\vlc\vlc -
or

Code:

rtmpdump -v -r "rtmpe://31.220.0.135/live" -a "live" -f "WIN 15,0,0,152" -W "http://ukcast.co/player//player.swf" -p "http://www.ukcast.co/embedChannel.php?u=130&vw=670&vh=410" -y "130" | c:\progra~2\videolan\vlc\vlc -
Code:

RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  presetname              Custom
INFO:  creationdate            Wed Sep 03 14:58:31 2014
INFO:  videodevice            e2eSoft VCam
INFO:  framerate              29.97
INFO:  width                  400.00
INFO:  height                  240.00
INFO:  videocodecid            avc1
INFO:  videodatarate          280.00
INFO:  avclevel                31.00
INFO:  avcprofile              66.00
INFO:  videokeyframe_frequency 5.00
INFO:  audiodevice            Realtek HD Audio Input
INFO:  audiosamplerate        22050.00
INFO:  audiochannels          1.00
INFO:  audioinputvolume        75.00
INFO:  audiocodecid            .mp3
INFO:  audiodatarate          32.00
5780.497 kB / 148.75 sec


max190 09-12-2014 02:43 AM

Re: ukcast rtmpdumb


 
thanks guy
works fine

What is the method you use to find this link?

hasomaso 09-12-2014 03:51 AM

Re: ukcast rtmpdumb


 
Quote:

Originally Posted by max190 (Post 70487)
thanks guy
works fine

What is the method you use to find this link?


wireshark
rtmpdumphelper

max190 09-12-2014 04:26 PM

Re: ukcast rtmpdumb


 
thanks

I tried wireshark without success
I tried rtmpsrv, I get link but doesn't work.

Only rtmp works with rtmpsrv, rtmpe no.

max190 09-12-2014 11:54 PM

Re: ukcast rtmpdumb


 
@hasomaso

Do you have a tutorial?


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