can't stream webcam logitech c310

henryco fhenryco at yahoo.fr
Tue Dec 6 16:01:00 UTC 2016


hello,
Thank you for your pipelines. i have just tested them but it fails on my pi (with my pi IP adress) : message "connection refused". I had noticed something new in the latest version of raspbian : ssh is no more activated by default e.g the desktop (through hdmi) is becoming the default usage (may be because of the more powerfull raspberry 3). So i'm wondering if they did not adde also other protections through iptables to block all incoming packets ...  
best regards,
F H-C 

    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-tp4681011p4681046.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/09940e25/attachment.html>


More information about the gstreamer-devel mailing list