Quote:
Originally Posted by KSV
Winsock initialization is only required for windows.
|
ok thx
Quote:
Originally Posted by KSV
are you sure you are using latest version of librtmp
|
yes i cloned it from here git://git.ffmpeg.org/rtmpdump
but after i used the correct version of the url from you i get a segmentation fault
Code:
#0 0x00007f55fa627071 in RTMP_SetupURL () from /usr/lib/x86_64-linux-gnu/librtmp.so.0
am i messed something up with the 32/64 bit stuff?