Created
October 4, 2019 14:04
-
-
Save faisalthaheem/14041b74ea4ed0e7342fcb4b71c64e61 to your computer and use it in GitHub Desktop.
esp32 cam live stream play with gstreamer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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