gorilla.maguila
04-18-2013, 06:01 PM
@KSV
Please add support for ezcast.tv:
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, 06:12 PM
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, 06:14 PM
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, 06:30 AM
I didn't recompile anything. I only captured stream with rtmpdumphelper and put address there.
hasomaso
04-19-2013, 06:46 AM
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"
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
http://imageshack.us/a/img839/8853/unbenanntev.png
gorilla.maguila
04-19-2013, 10:27 AM
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, 12:26 PM
working ok with latest KSV file , same reply from mips,ucaster & liveflash server, good work @KSV ;) :)
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.