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

Challenge: decode stream url & token from wireshark logs

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

biezom 12-17-2014 04:43 AM

Re: Challenge: decode stream url & token from wireshark logs


 


if you did not make any mistakes when you compiled
maybe your are old files

where is the librtmp.so.1?

benstewart 12-17-2014 09:20 AM

Re: Challenge: decode stream url & token from wireshark logs


 
I cloned : git://git.ffmpeg.org/rtmpdump

then I applied the latest pacth (11/03) + make install.

The shared library is in /usr/local/lib :

Code:

ben@host:~/tools/rtmpdump$ locate librtmp.so.1
/home/ben/tools/rtmpdump/librtmp/librtmp.so.1
/usr/local/lib/librtmp.so.1

Could you provide your rtmpdump src tgz ?

benstewart 12-17-2014 09:58 AM

Re: Challenge: decode stream url & token from wireshark logs


 
1 Attachment(s)
I attach the debug log

Thank you for your help

biezom 12-17-2014 10:18 AM

Re: Challenge: decode stream url & token from wireshark logs


 
ok after aplied the patch you need to applie manually the gorilla.maguila's change, and after you can make and install

benstewart 12-18-2014 10:23 AM

Re: Challenge: decode stream url & token from wireshark logs


 
It works perfectly now. Thank you very much for your help...

You rock!

biezom 12-18-2014 10:36 AM

Re: Challenge: decode stream url & token from wireshark logs


 
Quote:

Originally Posted by benstewart (Post 72720)
It works perfectly now. Thank you very much for your help...

You rock!

You're welcome but it's the work of gorilla.maguila and remember you, he said he not sure if it is safe

mkz1978 12-19-2014 03:09 PM

Re: Challenge: decode stream url & token from wireshark logs


 
Quote:

Originally Posted by biezom (Post 72652)
it's the same issue

HTML Code:

http://stream-recorder.com/forum/help-please-site-t19008.html
to solve read this

HTML Code:

http://stream-recorder.com/forum/showpost.php?p=72304&postcount=315
for me it works after compile with gorilla.maguila's modification

hi biezom
iwould like to compile with gorilla.maguila's modification but i don t find this code in rtmp.c
Quote:

if ((r->Link.lFlags & RTMP_LF_FTCU) && !reconnect)
{
free(r->Link.tcUrl.av_val);
r->Link.tcUrl.av_val = NULL;
r->Link.lFlags ^= RTMP_LF_FTCU;
}
thanks

unicomlive 07-12-2015 12:02 AM

Re: Challenge: decode stream url & token from wireshark logs


 
I need your help please theirs a website that stream i would like you to help me get the rtmp streams from that website please.


Website
http://www.waystv.tv/live


All times are GMT -6. The time now is 07:41 AM.