Ask Your Question

otoker's profile - activity

2020-04-12 02:35:59 -0600 commented answer Problem opening rtsp stream

Hi devdev, Did you solve the problem?

2020-03-30 14:23:36 -0600 commented answer How to set ffmpeg option '-protocol_whitelist file,udp,rtp' in VideoCapture?

hi Stian, How can i set this env in Java OpenCV?

2020-03-28 05:53:11 -0600 commented question Input video capture ffmpeg flags (OpenCV-Python)

hi jonathanlvaldez, I use java OpenCV so I wonder about flags to display rawvideo format.

2020-03-28 05:49:53 -0600 answered a question Displaying UDP Multicast Stream

I just want to update the situation; I stream the webcam with FFmpeg (command line) via UDP as above. On the client sid

2020-03-28 05:10:31 -0600 received badge  Enthusiast
2020-03-24 04:22:44 -0600 commented question Input video capture ffmpeg flags (OpenCV-Python)

hi, I have a problem with grabbing UDP raw streams. I think it is relevant with this issue, I need to pass FFMPEG flags

2020-03-23 17:04:38 -0600 asked a question Displaying UDP Multicast Stream

Displaying UDP Multicast Stream Hi, I'm trying to display a multicast UDP video stream using OpenCV (4.2.0) with Java. I

2020-03-23 17:04:27 -0600 asked a question Displaying UDP Multicast Stream

Displaying UDP Multicast Stream Hi, I'm trying to display a multicast UDP video stream using OpenCV (4.2.0) with Java. I