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

@KSV add ezcast.tv

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

gorilla.maguila 04-18-2013 05:01 PM

@KSV add ezcast.tv


 
@KSV

Please add support for ezcast.tv:

Code:

else if (strstr(pageUrl, "ezcast.tv"))
{
      SendCommand(r, "jaSakamCarevataKerka", TRUE);
      RTMP_SendCreateStream(r);
}

Test here:

http://pontucanal.es/channel.php?id=16&iframe=true

karlo2105 04-18-2013 05:12 PM

Re: @KSV add ezcast.tv


 
Code:

rtmpdump -r "rtmp://64.191.80.10/live" -a "live" -f "WIN 11,7,700,169" -W "http://www.ezcast.tv/static/scripts/eplayer.swf" -p "http://www.ezcast.tv/embedded/xtrem/1/650/400" -C S:OK --live -y "xtrem?id=390" | vlc -

RTMPDump v2.4 GIT-2012-12-30 (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 ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  presetname              Custom
INFO:  creationdate            Sun Apr 14 17:18:31 2013
INFO:  videodevice            VHScrCap
INFO:  framerate              20.00
INFO:  width                  720.00
INFO:  height                  400.00
INFO:  videocodecid            avc1
INFO:  videodatarate          450.00
INFO:  avclevel                31.00
INFO:  avcprofile              66.00
INFO:  videokeyframe_frequency 5.00
INFO:  audiodevice            Realtek HD Audio Input
INFO:  audiosamplerate        44100.00
INFO:  audiochannels          2.00
INFO:  audioinputvolume        46.00
INFO:  audiocodecid            .mp3
INFO:  audiodatarate          96.00
304.004 kB / 5.87 sec
ERROR: Download: Failed writing, exiting!


gorilla.maguila 04-18-2013 05:14 PM

Re: @KSV add ezcast.tv


 
Quote:

Originally Posted by karlo2105 (Post 61702)
Code:

rtmpdump -r "rtmp://64.191.80.10/live" -a "live" -f "WIN 11,7,700,169" -W "http://www.ezcast.tv/static/scripts/eplayer.swf" -p "http://www.ezcast.tv/embedded/xtrem/1/650/400" -C S:OK --live -y "xtrem?id=390" | vlc -

RTMPDump v2.4 GIT-2012-12-30 (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 ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  presetname              Custom
INFO:  creationdate            Sun Apr 14 17:18:31 2013
INFO:  videodevice            VHScrCap
INFO:  framerate              20.00
INFO:  width                  720.00
INFO:  height                  400.00
INFO:  videocodecid            avc1
INFO:  videodatarate          450.00
INFO:  avclevel                31.00
INFO:  avcprofile              66.00
INFO:  videokeyframe_frequency 5.00
INFO:  audiodevice            Realtek HD Audio Input
INFO:  audiosamplerate        44100.00
INFO:  audiochannels          2.00
INFO:  audioinputvolume        46.00
INFO:  audiocodecid            .mp3
INFO:  audiodatarate          96.00
304.004 kB / 5.87 sec
ERROR: Download: Failed writing, exiting!


Have you recompiled adding above code?

karlo2105 04-19-2013 05:30 AM

Re: @KSV add ezcast.tv


 
I didn't recompile anything. I only captured stream with rtmpdumphelper and put address there.

hasomaso 04-19-2013 05:46 AM

Re: @KSV add ezcast.tv


 
Code:

rtmpdump -v -r "rtmp://109.201.135.2/live" -a "live" -f "WIN 11,7,700,169" -W "http://www.ezcast.tv/static/scripts/eplayer.swf" -p "http://www.ezcast.tv/embedded/xtrem/1/650/400" -C S:OK -y "xtrem?id=390" -o "output.flv"
Code:

RTMPDump v2.4 GIT-2012-12-30 (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 ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  presetname              Custom
INFO:  creationdate            Sun Apr 14 17:18:31 2013
INFO:  videodevice            VHScrCap
INFO:  framerate              20.00
INFO:  width                  720.00
INFO:  height                  400.00
INFO:  videocodecid            avc1
INFO:  videodatarate          450.00
INFO:  avclevel                31.00
INFO:  avcprofile              66.00
INFO:  videokeyframe_frequency 5.00
INFO:  audiodevice            Realtek HD Audio Input
INFO:  audiosamplerate        44100.00
INFO:  audiochannels          2.00
INFO:  audioinputvolume        46.00
INFO:  audiocodecid            .mp3
INFO:  audiodatarate          96.00

0.607 kB / 0.00 sec
69.812 kB / 1.46 sec
240.831 kB / 4.93 sec



gorilla.maguila 04-19-2013 09:27 AM

Re: @KSV add ezcast.tv


 
Quote:

Originally Posted by karlo2105 (Post 61706)
I didn't recompile anything. I only captured stream with rtmpdumphelper and put address there.

OK my mistake then.

But it's weird cos if you capture the data and then see it with wireshark for example, you will see that it's sending an extra command "jaSakamCarevataKerka" like in mips, ucaster ...etc

freez 04-23-2013 11:26 AM

Re: @KSV add ezcast.tv


 
working ok with latest KSV file , same reply from mips,ucaster & liveflash server, good work @KSV ;) :)


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