[FFmpeg-user] [TU-5046] "PublisherAuth, Authentication failed: wrong password"

IT Unix | CMD unix at cmd.com.ar
Mon Jan 14 20:33:27 CET 2013


Hi!

Im having trouble using FFMPEG to publish to a server.


- This is my command line:

ffmpeg -re -i "rtmp://server1/live/app2" -acodec copy -vcodec copy -f 
flv "rtmp://server2/live/app2 
flashver=FMLE/3.0\20(compatible;\20FMSc/1.0) live=true pubUser='user' 
pubPasswd='1234' playpath=test"



- And it fails with this output:


rtmp server requested close
authenticating publisher
rtmp server requested close
authenticating publisher
PublisherAuth, Authentication failed: wrong password
rtmp server requested close
rtmp://server2/live/app2 flashver=FMLE/3.0\20(compatible;\20FMSc/1.0) 
live=true pubUser='user' pubPasswd='1234' playpath=test: Unknown error 
occurred



- If I strip "flashver=FMLE/3.0\20(compatible;\20FMSc/1.0)", i dont get 
that error, but the command hangs (until interrupt) with this output:


   Duration: N/A, start: 0.000000, bitrate: 544 kb/s
     Stream #0:0: Video: h264 (Baseline), yuv420p, 640x480 [SAR 1:1 DAR 
4:3], 512 kb/s, 25 tbr, 1k tbn, 50 tbc
     Stream #0:1: Audio: aac, 22050 Hz, mono, fltp, 32 kb/s



- This is my version:

ffmpeg version 1.1 Copyright (c) 2000-2013 the FFmpeg developers
   built on Jan 11 2013 13:04:04 with gcc 4.4.4 (GCC) 20100726 (Red Hat 
4.4.4-13)
   configuration: --enable-librtmp
   libavutil      52. 13.100 / 52. 13.100
   libavcodec     54. 86.100 / 54. 86.100
   libavformat    54. 59.106 / 54. 59.106
   libavdevice    54.  3.102 / 54.  3.102
   libavfilter     3. 32.100 /  3. 32.100
   libswscale      2.  1.103 /  2.  1.103
   libswresample   0. 17.102 /  0. 17.102



Any advice would be appreciated.

Thanks! :)


-- 


Francisco A. Mascia
[ CMD ]



More information about the ffmpeg-user mailing list