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

Customized rtmpdump binaries with patch file

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

jonaruto 08-26-2013 07:22 AM

Re: Customized rtmpdump binaries with patch file


 
Quote:

Originally Posted by marktr (Post 63299)
That won't work. See this post (and please read that thread before posting these questions; may save you lots of time and reduce noise on this thread).

You can start dumping with a variation of the original command line (remove > NUL 2> ... and add -o yourfilename.flv)

It worked 6 months ago, first it created a txt file, and if the model was online it would start recording.
Now it doesn't work anymore

gorilla.maguila 09-12-2013 10:37 AM

Re: Customized rtmpdump binaries with patch file


 
@KSV

Please add this:

Code:

else if (strstr(pageUrl, "yycast.com"))
{
 SendCommand(r, "trajkoProkopiev", TRUE);
 RTMP_SendCreateStream(r);
}


jhb50 09-13-2013 10:25 AM

Re: Customized rtmpdump binaries with patch file


 
Quote:

Originally Posted by gorilla.maguila (Post 63388)
@KSV

Please add this:

Code:

else if (strstr(pageUrl, "yycast.com"))
{
 SendCommand(r, "trajkoProkopiev", TRUE);
 RTMP_SendCreateStream(r);
}


I confirm the requirement and second this request to be able to access yycast streams

KSV 09-14-2013 12:44 AM

Re: Customized rtmpdump binaries with patch file


 
First post has been updated with required changes.

streamfreak 09-15-2013 10:39 AM

Re: Customized rtmpdump binaries with patch file


 
Hey KSV, 4oD (Channel 4 catchup UK), has not been working on XBMC for a few months due to the change in encryption. If you have time, could you check it out as it is a very popular site. Also great admirer of your work.

jhb50 09-15-2013 01:39 PM

Re: Customized rtmpdump binaries with patch file


 
@KSV
Thanks for the yycast fix. Works great. I appreciate your fast response.

freez 09-16-2013 04:42 AM

Re: Customized rtmpdump binaries with patch file


 
@ksv thank u for updates

freez 10-18-2013 01:09 PM

Re: Customized rtmpdump binaries with patch file


 
thank u for updates my BOSS :D

hasomaso 10-18-2013 02:54 PM

Re: Customized rtmpdump binaries with patch file


 
thank u also for new release @KSV
works fine

i think www.axcast.com server is not supported with the new release
can you please take a look


Code:

rtmpdump -v -r "rtmp://www.axcast.com/axcast_video/19" -a "axcast_video/19" -f "WIN 11,9,900,117" -W "http://www.axcast.com/viewer.swf" -p "http://www.axcast.com/channel/view/rtd-djibouti-toos-rtd-tv-live-19/1/1" -C S:19 -C S:N/A -C S:Anonymous_6480 -C S:viewer -C S:Anonymous_6480 -C S:0 -C S:false -C S:13821242281325952618ac4000bf175502828 -y "stream" -o "output.flv"

hasomaso 10-19-2013 08:26 AM

Re: Customized rtmpdump binaries with patch file


 
thank u for axcast.com @KSV
but
i have tested with the new release and that bring me error message

Code:

ERROR: rtmp server sent error
ERROR: rtmp server requested close



All times are GMT -6. The time now is 12:26 PM.