View Single Post
  #12  
Old 12-17-2014, 09:20 AM
benstewart benstewart is offline
Junior Member
 
Join Date: Dec 2014
Posts: 8
benstewart is on a distinguished road
Default

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 ?
Reply With Quote