Ozgur
Ozgur
### Description I working on a project running on Google Dev Board. somehow I could not get the wired connection running. Seems like it is an hardware problem since I...
### Description I am working on a project where I am using google dev board and environmental sensor. Currently testing to overlay sensor data on detection screen. when I am...
### Description I am trying to direct an h264 DVR stream to /dev/video2 with the command below. `gst-launch-1.0 rtspsrc location="rtsp://admin:[email protected]:554/cam/realmonitor?channel=2&subtype=0" ! rtph264depay ! h264parse ! decodebin ! videoconvert ! video/x-raw,format=YUY2...