can't stream webcam logitech c310
henryco
fhenryco at yahoo.fr
Tue Dec 6 17:34:17 UTC 2016
Hello again
No firewall active on raspbian but anyway i have just noticed that for another test-launch which source is the picam instead of webcam a gst-launch-1.0 rtspsrc ... is not able to connect to it even though i can connect to it (and see the video) with the zoneminder software. ... i have version 1.4.3 of gstreamer client side and 1.4.4 serveur side... wondering if this could be the issue ...
regards
F
don't know why my emails are spammed, may be because i did not really subscribe to the mail-list
Le Mardi 6 décembre 2016 11h10, Mandar Joshi [via GStreamer-devel] <ml-node+s966125n4681035h19 at n4.nabble.com> a écrit :
>
> are there known problems related to gst-rtsp that could explain this ?
>
henryco,
Gmail is classifying all your messages as spam. That's why I didn't
get any of your posts. I haven't had a chance to go through your
entire thread yet.
Anyway, I just wanted to quickly add that I've used Logitech C310 with
Raspberry Pi 2 with omxh264enc and gst-rtsp-server.
I just tested the following pipeline and it works well.
Note: I've modified the test-launch example to bind to eth0
(192.168.1.202) using gst_rtsp_media_factory_set_launch (factory,
argv[1]);
GST_DEBUG=3 ./test-launch "( v4l2src device=/dev/video0 !
video/x-raw,width=960,height=720,format=I420,framerate=30/1 !
omxh264enc ! video/x-h264,profile=high ! rtph264pay name=pay0 pt=96
config-interval=1 )" 192.168.1.202
GST_DEBUG=3 gst-launch-1.0 rtspsrc
location=rtsp://192.168.1.202:8556/test ! rtph264depay ! avdec_h264 !
xvimagesink sync=false
Regards
Mandar Joshi
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
If you reply to this email, your message will be added to the discussion below: http://gstreamer-devel.966125.n4.nabble.com/can-t-stream-webcam-logitech-c310-tp4681011p4681035.html To unsubscribe from can't stream webcam logitech c310, click here.
NAML
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/can-t-stream-webcam-logitech-c310-tp4681011p4681047.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161206/aea7752d/attachment-0001.html>
More information about the gstreamer-devel
mailing list