Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #251  
Old 09-04-2014, 11:50 AM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


The base code is the 2.4 with all KSV patches and some minor modifications. For testing i purged all the old code, but here the version with -K option and old compatibility included

https://www.mediafire.com/folder/nto9t7bx8pkje/rtmpdump
Reply With Quote
  #252  
Old 09-04-2014, 12:48 PM
jhb50 jhb50 is offline
Member
 
Join Date: Nov 2011
Posts: 54
jhb50 is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


@ denobis @ksv Can you guys agree on how to go forward? It would be a shame to have 2 different moded rtmpdumps.
If someone can show denobis how to make a patch, then he can make and post updates to the latest KSV, as he has done here, along with a new patch. KSV can then review the patch and incorporate it as is or with any new KSV changes in his next version.
That would at least keep it together until there is some disagreement regarding a mod.
Reply With Quote
  #253  
Old 09-04-2014, 02:13 PM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Wink

Re: Customized rtmpdump binaries with patch file


I use the sources from git://git.ffmpeg.org/rtmpdump and the ksv patches. Now i can make a new diff with the changes here related. But for now, the relevant mod is the simplification of the channels mentioned through the new option. Not too much code so KSV could implement it and make a new patch.diff. You're right, better to have only one main mod.
Reply With Quote
  #254  
Old 09-04-2014, 05:13 PM
nomi nomi is offline
Junior Member
 
Join Date: Sep 2014
Posts: 7
nomi is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


can you plz find the params to play this stream, through wireshark i found out that it is invoking "soLagaDaSeStoriAga" command after connect

http://www.streamer247.com/ptvsports.php

rtmpdump -r "rtmp://46.28.48.116/live" -a "live" -f "WIN 11,5,502,135" -W "http://www.janjua.tv/resources/scripts/eplayer.swf" -p "http://www.janjua.tv/embedplayer/s247ptvpakei/2/600/400" -C "S:OK" -C "N:1" -v "yes" -y "s247ptvpakei?id=19910" -z | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Reply With Quote
  #255  
Old 09-04-2014, 09:34 PM
jhb50 jhb50 is offline
Member
 
Join Date: Nov 2011
Posts: 54
jhb50 is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Use the revised rtmpdump and new -K parameter as posted above.
Reply With Quote
  #256  
Old 09-11-2014, 08:58 AM
jhb50 jhb50 is offline
Member
 
Join Date: Nov 2011
Posts: 54
jhb50 is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


I am unable to display page 26 of this thread. Everything up to 25 works fine, and I can see the page 26 posts while adding a reply like this. I suspect others have the same problem since there have been no new posts in the past week.
Reply With Quote
  #257  
Old 09-11-2014, 10:15 AM
slim10 slim10 is offline
Member
 
Join Date: Jun 2013
Posts: 47
slim10 is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Quote:
Originally Posted by jhb50 View Post
I am unable to display page 26 of this thread. Everything up to 25 works fine, and I can see the page 26 posts while adding a reply like this. I suspect others have the same problem since there have been no new posts in the past week.
Page 26 appears to be working for me. Before your post today, there were five on this page and yours saying "Use the revised rtmpdump and new -K parameter as posted above" was the last.

Try clearing your browser cache.
Reply With Quote
  #258  
Old 09-11-2014, 10:57 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Customized rtmpdump binaries with patch file


i have updated the binaries incorporating some site changes. regarding adding a custom switch for some sites i think updating the librtmp directly is more suitable especially for novice users who don't know how to find and use the custom commands. also many sites using custom commands need more complex authentication than just sending a command before play. so i am leaving it the way it is for the time being.
Reply With Quote
  #259  
Old 09-11-2014, 01:46 PM
H3om H3om is offline
Junior Member
 
Join Date: Sep 2014
Posts: 8
H3om is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Hi,
i have a issue with play Live-Streams of streamnetwork.tv in VLC or XBMC. Some streams on the page use the rtmp-protocol which I have read with RTMPDumpHelper v1.21:

Code:
rtmpdump -r "rtmp://pc3oot.us.to:1935/live/" -a "live/" -f "WIN 15,0,0,152" -W "http://www.streamnetwork.tv/page/jwp.swf" -p "http://www.streamnetwork.tv/page/rtmp.php?c=sportnews&auth=2312004c8a66c6599bb1fd1881f64e3a" --live -y "sportnews" -o "2014-09-11_08-22-05_sportnews.flv"
However, I get this error message when I start the stream with last rtmpdump.exe Version:

Quote:
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: Closing connection: NetStream.Play.Failed
My suspect is the DDos Protection on the homepage which prevents the forwarding of streams. Is it still possible to see the streams on XBMC or VLC Player.

I would be glad if someone would have a solution for the problem.

thx
Reply With Quote
  #260  
Old 09-11-2014, 02:16 PM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Wink

Re: Customized rtmpdump binaries with patch file


Try my compiled rtmpdump with -K "UIUIUINASOWAS;TRUE"
Reply With Quote
Reply Post New Thread
Tags: , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 05:03 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons