Page 1 of 1

RTSB Video Streaming

Posted: Fri Mar 24, 2017 11:25 pm
by europa81
I have a WLAN Camera mounted on a copter which is streaming video in VLC with this command:

rtsp://192.168.42.1/live

and I would like to write a PB program which does display the stream as well as having a few buttons to control the camera (shutter etc.).

Any help as to the streaming would be highly appreciated.