Reply
Thread Tools
Posts: 19 | Thanked: 6 times | Joined on Sep 2010
#11
Create a stream to VLC using this : http://blog.pclewis.com/2010/02/stre...camera-to-vlc/

and then using Manycam (windows) to create a virtual webcam using a part of the screen (which is your VLC window)

The first part will work for Linux to but i don' t think there is manycam for Linux.

Not the best way, but it works
 

The Following User Says Thank You to Schriek For This Useful Post:
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#12
Trying this now... On Nokia N900, a script containing:
gst-launch v4l2camsrc device=/dev/video0 ! dsph264enc ! rtph264pay ! udpsink host=LaptopTargetIP port=5434
or
gst-launch v4l2camsrc device=/dev/video0 ! ffmpegcolorspace ! jpegenc ! multipartmux ! udpsink host=LaptopTargetIP port=5434

On laptop, installing v4l2loopback with module-assistant, to perform
sudo modprobe v4l2loopback
And then something like
gst-launch udpsrc ! decodebin ! v4l2sink device=/dev/video0
or
gst-launch udpsrc ! multipartdemux ! jpegdec ! decodebin ! v4l2sink device=/dev/video0

So far, problem is, libv4l2: error getting pixformat: Invalid argument

And dummy camera on laptop is black.

Thank you. Best wishes.
~~~~~~~~~~~~~~~~~
Per aspera ad astra...
 

The Following 2 Users Say Thank You to Wikiwide For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 10:36.