MJPG to H264
qjqj
quanjie at live.com
Tue Nov 21 09:18:27 UTC 2017
Hi,
I am new to gstreamer and is having problem opening my ip camera using
gst-camera. My camera have mjpg but how do i link it to H264? I manage to
open the camera but there is no video feed, below is my pipeline:
souphttpsrc location=http://192.168.0.50/mjpg/2/video.mjpg?camera=2&
is-live=true ! rtph264depay ! h264parse ! omxh264dec ! nvvidconv !
video/x-raw,format=(string)NV12,width=1280,height=720,fFramerate=30/1 !
appsink name=mysink
I am using video encoder to pipe to me for the video feed.
Thanks!
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list