guest
1
Hi.
Is there a way of receiving a live video stream in vvvv ?
I would like to receive a stream from vlc server which is on an other computer on a lan.
Here are streams protocols that vlc provides :
http://www.videolan.org/streaming-features.html
Can vvvv receive one of these ?
Thank you for your help.
joreg
2
hola, try with a http stream. just enter the http adress into FileStream (DShow9) 's Filename pin.
guest
3
Thk you for your answer Joreg.
I tried on a local computer with http from vlc to vlc and I have a looong delay allready . I need realtime so I’m a bit lost.
I need to transfer webcam feed in realtime in a wifi lan.
Maybe a complete vvvv solution is possible ?
joreg
4
elo, you may want to start from here then: VideoStreaming