|
Page 2 of 2 |
|
Prev |
1 2
|
Re: Use N800 webcam as a Linux Desktop webcam
Quote:
Code:
gstfakevideo v4lsrc device=/dev/video0 |
Re: Use N800 webcam as a Linux Desktop webcam
heyhey =)
I have some questions ^^ "mplayer tv:// -fps 15 -tv device=/dev/video1:driver=v4l:input=1:width=320:height=240" This does not work on the n810 right? But the gstreamer Code:
gst-launch-0.10 -v v4l2src ! 'video/x-raw-yuv,width=320,height=240,framerate=8/1' ! ffmpegcolorspace ! jpegenc ! tcpserversink host=192.168.1.101 port=5434How can I catch the signal with VLC in windows? I even tried this : http://wiki.maemo.org/Streaming_vide...uilt-in_webcam But I think its useless for the n810 ^^ |
Re: Use N800 webcam as a Linux Desktop webcam
I got http://wiki.maemo.org/Streaming_vide...uilt-in_webcam working with n810.
You need one script to Tablet and one file to your PC with vlc. And in tablet there must be package gstreamer-tools installed. Script to Tablet: (change proper ip-address) Code:
#!/bin/shCode:
v=0In PC type vlc n810.sdp (or start vlc and File->Open->n810.sdp) Only video, not audio. You can use resolution up to width=640,height=480. |
Re: Use N800 webcam as a Linux Desktop webcam
Hey thank you for the fast answer.
May the sound be a problem of reading data from the wrong device? Gstreamer is configured to stream sound I think -> "audio/x-raw-int,channels=1,rate=8000 ! mulawenc ! rtppcmupay mtu=1438 ! \" |
Re: Use N800 webcam as a Linux Desktop webcam
Quote:
It's working for me under Diablo. |
Re: Use N800 webcam as a Linux Desktop webcam
Sorry to revive an old thread but I'm kinda stuck. I'm trying to use my N800 as a webcam for my Windows PC. I managed to stream from the tablet's webcam to my pc (I used vlc to play the stream) but I don't know what to do next. How do I get the PC to recognize the N800 stream as a webcam?
Thanks in advance |
| All times are GMT. The time now is 23:33. |
Page 2 of 2 |
|
Prev |
1 2
|
vBulletin® Version 3.8.8