I tried to use a example to create a stream.
Example:
ffmpeg -re -i febrstar.mp4 -c copy -f flv rtmp://192.168.0.100:8080/febrstar
or
ffmpeg -re -i febrstar.mp4 -acodec copy -vcodec copy -f flv rtmp://192.168.0.100:8080/febrstar
where
febrstar.mp4 - real file
192.168.0.100:8080 - my local host and port
But in all cases instead of the stream, I get an error message
[COLOR="rgb(139, 0, 0)"]RTMP_Connect0, failed to connect socket. 10051 (unknow error)
rtmp://192.168.0.100:8080/febrstar: unknow error occured[/COLOR]
Port 8080 is open.
When i create a stream with VLC, all work is normally and i see a stream on other computers.
But VLC not create stream in 'rtmp' format and i want to create a stream with ffmpeg.
I will be very grateful if you help me solve this problem.
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
FFmpeg error trying to convert audio in mp4
By Thunderhead2772 in forum Video ConversionReplies: 4Last Post: 30th Jan 2015, 09:24 -
Error with FFmpeg
By joel5632 in forum Video ConversionReplies: 6Last Post: 29th Feb 2012, 19:08 -
FFmpeg on Win only - FAQ can ffmpeg realize screen capture
By feelart in forum Capturing and VCRReplies: 1Last Post: 14th Feb 2012, 04:11 -
FFmpeg Webm Error
By carrau in forum Video ConversionReplies: 2Last Post: 28th Jan 2011, 03:34 -
ffmpeg on Linux Error - .avi to mp4
By coolboarderguy in forum Video ConversionReplies: 10Last Post: 5th Nov 2007, 09:10