Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save faisalthaheem/14041b74ea4ed0e7342fcb4b71c64e61 to your computer and use it in GitHub Desktop.
Save faisalthaheem/14041b74ea4ed0e7342fcb4b71c64e61 to your computer and use it in GitHub Desktop.
esp32 cam live stream play with gstreamer
gst-launch-1.0 souphttpsrc location=http://192.168.230.113:81/stream is-live=true ! queue ! jpegdec ! autovideosink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment