View Single Post
  #4  
Old 03-08-2008, 09:16 PM
Stream Recorder
 
Posts: n/a
Default

Re: Wireless Linksys webcam: Capture RTSP video to show up as local webcam for NetMee


Quote:
Originally Posted by Noyabronok View Post
VLC will not show the stream as a device because the stream isn't configured as a device on my PC. That's the whole point of my question, I want to make the stream show up as a local device on my PC but don't know of any driver that will do that.
The stream isn't configured as a device, but I wanted to make sure that your webcam is not configured as a device on your PC.

Quote:
Originally Posted by Noyabronok View Post
VLC can try to open a network stream but fails, because it's password protected, see below thread.
I just wanted to offer to use username and password in the URL
Code:
rtsp://username:password@IP-Address/subfolder/sample.mp4
I had no any idea that VLC can use the following
Code:
rtsp://IP-Address/subfolder/sample.mp4 --rtsp-user=username --rtsp-pwd=password
Quote:
Originally Posted by Noyabronok View Post
SplitCam doesn't have an option for capturing streams at all.
Obviously Splitcam can't capture any streaming content. But again I wanted you to make sure your web-cam can't be seen as a device by it.

If you can access your webcam as an RTSP stream only, then there might be no solution to your problem.
Reply With Quote