opencv-ffmpeg-rtmp-stream icon indicating copy to clipboard operation
opencv-ffmpeg-rtmp-stream copied to clipboard

Connection Error ( Windows compilation)

Open somdats opened this issue 3 years ago • 1 comments

@jkuri Hi, Thanks for your source code. I am using it on my windows PC. However, As I run the sln, it shows a TCP connection error. For the current use case: I run your code as per the instruction, then try to play the stream either on the browser or VLC player. I am not so familiar with video streaming and would see rtmp_streaming k your suggestion. Is it something to do with the RTMP server?? Here is a snapshot

somdats avatar May 10 '22 13:05 somdats

you need to have rtmp server running to stream video, check the readme again.

On Tue, 10 May 2022 at 15:53, somdats @.***> wrote:

@jkuri https://github.com/jkuri Hi, Thanks for your source code. I am using it on my windows PC. However, As I run the sln, it shows a TCP connection error. For the current use case: I run your code as per the instruction, then try to play the stream either on the browser or VLC player. I am not so familiar with video streaming and would see [image: rtmp_streaming] https://user-images.githubusercontent.com/4468850/167645032-611e3a73-1052-4424-83e7-3b41d88e995e.jpg k your suggestion. Is it something to do with the RTMP server?? Here is a snapshot

— Reply to this email directly, view it on GitHub https://github.com/jkuri/opencv-ffmpeg-rtmp-stream/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANWPNRGX3FDKN3ZZG3ZZ7DVJJS5JANCNFSM5VRVT45A . You are receiving this because you were mentioned.Message ID: @.***>

jkuri avatar May 10 '22 14:05 jkuri