Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save faisalthaheem/3e72754d1385b22db85c6004c414e84b to your computer and use it in GitHub Desktop.
Save faisalthaheem/3e72754d1385b22db85c6004c414e84b 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