View Single Post
  #5  
Old 06-04-2015, 02:12 PM
4n0n1m3m6 4n0n1m3m6 is offline
Junior Member
 
Join Date: Jun 2015
Posts: 5
4n0n1m3m6 is on a distinguished road
Default

Re: Help with weird rtmpdump behavior in video capture


these are the results :

Code:
# find  /usr -name "librtmp*" -ls
26608267    4 drwxr-xr-x   2 root     root         4096 Jun  4 01:42 /usr/include/librtmp
25952743    4 drwxr-xr-x   2 root     root         4096 Mai 29 22:11 /usr/share/doc/librtmp1
26740927    8 -rw-r--r--   1 root     root         7143 Jun  4 02:31 /usr/man/man3/librtmp.3
25170240  148 -rw-r-----   1 root     root       148761 Jun  4 02:23 /usr/lib/librtmp.so.0
25170234    4 -rw-r--r--   1 root     root          266 Jun  4 02:31 /usr/lib/pkgconfig/librtmp.pc
25168626    0 lrwxrwxrwx   1 root     root           12 Jun  4 02:31 /usr/lib/librtmp.so -> librtmp.so.1
25175484  112 -rw-r--r--   1 root     root       113536 Nov 11  2014 /usr/lib/x86_64-linux-gnu/librtmp.so.1
25170235  156 -rwxr-xr-x   1 root     root       158168 Jun  4 02:31 /usr/lib/librtmp.so.1
25170182  212 -rw-r--r--   1 root     root       215738 Jun  4 02:31 /usr/lib/librtmp.a
Code:
# find  /usr -name "rtmpdump" -ls
25168625   36 -rwxr-xr-x   1 root     root        36368 Jun  4 02:31 /usr/bin/rtmpdump
Reply With Quote