jkuri / opencv-ffmpeg-rtmp-stream

OpenCV FFMpeg Live Video Stream over RTMP protocol.
MIT License
210 stars 59 forks source link

Connection Error ( Windows compilation) #8

Open somdats opened 2 years ago

somdats commented 2 years ago

@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

jkuri commented 2 years ago

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: @.***>