Hi, All
 
      There is a problem when I use my webcam.
      First, every thing is ok. I use gstreamer play video from /dev/video0
      Then, I unpluged my webcam(but didn't stop gstreamer).
 
      Replug camera again. dev node is changed to video1. And Gstreamser can't 
play video any more,because it's still use video0.
 
      I think because gstreamer is using the /dev/video0, so when unplug the 
device,udev can't rmmod dev node /dev/video0.
      And it must make a new node /dev/video1 after replug.
 
      So, My question is is there any way to rm dev node /dev/video0 when 
unplug the webcam while gstreamer(or maybe mplayer..) still 
      running,  and after replug webcam gstreamer can continue to work.

Thanks !

---

Best regards
Bo Liu
_________________________________________________________________
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.

http://www.microsoft.com/windows/windowslive/products/photos.aspx
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to