Hi,
I have some work with IP cameras and I use some apps to capture the stream and then pass it to syphon.
There are cameras that have the option to choose between two protocols: http and rtps. There are also different codecs for streaming: MJPEG, H.264, ...
If you use the HTTP protocol and MJPEG encoding, there are two applications you can use to convert the stream to a syphon feed.
I was going to create a feature request for RTSP support (it's not there as of Vuo 1.2.6), but then my excellent coworker discovered that it only took a small change to get it to work. So that should be in the next major release.
In the meantime, if there's an RTSP-to-Syphon solution that works for your situation (thanks, jandraka, for the list!), that is what I'd recommend.
jayeazy, we don't have a release date yet. The node will use the CPU to decode the image from the network, then transfer it to the GPU for whatever further image processing you want to do.
I've managed to watch an example RTSP link from the web, but can't see any cameras from something like insecam. I've been tasked with setting up some screens and cameras in two places that can stream to each other, a kind of collaboration wall, how would I go about doing this?
I building trying to build my video setup with the RTSP from my Dahua Cams, but it don't seem to give any picture. VLC does ...... and also the ardrone app does work with these steams...... ( see also screenshot)
I know the Play movie rtsp does work, cause i tested it just after relaese of 2.1.7 with a foscam , which gave me video.... So i thought i'm good to go ..
Any suggestions ? Specific codecs / settings which work ?
I need it next week on a event.... so would be nice if a can get it to work.
Hello,
As I can see in the screenshot the "Fire on start" node is connected to the input event of the node rather than the "Play" input. Maybe this helps.
Best.
Have no idea about this, but it seems the URL in Vuo is different than the one at the top of the VLC window. Try setting it to the same? (rtsp://10.10.0.229:554/cam/realmonitor)
That sounds like good advice, but in case it doesn't work, another thing to try would be to run Vuo in debug mode to get more information about the problem.
Comments
Hi,I have some work with IP
Hi, I have some work with IP cameras and I use some apps to capture the stream and then pass it to syphon.
There are cameras that have the option to choose between two protocols: http and rtps. There are also different codecs for streaming: MJPEG, H.264, ...
If you use the HTTP protocol and MJPEG encoding, there are two applications you can use to convert the stream to a syphon feed.
IPCAM2SYPHON
SyphonNetCamera
If you use the RTSP protocol you can use:
ManyCam (payable)
ardrone-ffmpeg
I hope it can be of help.
Best.
Javi
ardrone-ffmpeg.app_.zip
ardrone-ffmpeg.app_.zip
I was going to create a
I was going to create a feature request for RTSP support (it's not there as of Vuo 1.2.6), but then my excellent coworker discovered that it only took a small change to get it to work. So that should be in the next major release.
In the meantime, if there's an RTSP-to-Syphon solution that works for your situation (thanks, jandraka, for the list!), that is what I'd recommend.
Any idea when this release
Any idea when this release with this feature/release would be available ?
And will this be processed by the GPU or the CPU ?
@jayeazy, we don't have a
jayeazy, we don't have a release date yet. The node will use the CPU to decode the image from the network, then transfer it to the GPU for whatever further image processing you want to do.
As of Vuo 1.2.7, the Play
As of Vuo 1.2.7, the
Play Movie
node now supports RTSP.I've managed to watch an
I've managed to watch an example RTSP link from the web, but can't see any cameras from something like insecam. I've been tasked with setting up some screens and cameras in two places that can stream to each other, a kind of collaboration wall, how would I go about doing this?
@bLackburst, we checked the
bLackburst, we checked the first several cameras on https://www.insecam.org/en/byrating/, and they all use MJPEG-over-HTTP rather than RTSP. I've created a feature request: https://vuo.org/node/2224
But do you have any
But do you have any recommendations for how to steam a camera over the net that vuo can pick up?
I building trying to build my
I building trying to build my video setup with the RTSP from my Dahua Cams, but it don't seem to give any picture. VLC does ...... and also the ardrone app does work with these steams...... ( see also screenshot)
I know the Play movie rtsp does work, cause i tested it just after relaese of 2.1.7 with a foscam , which gave me video.... So i thought i'm good to go ..
Any suggestions ? Specific codecs / settings which work ?
I need it next week on a event.... so would be nice if a can get it to work.
Regards Jelte
IMG_9214.jpg
Hello,
Hello, As I can see in the screenshot the "Fire on start" node is connected to the input event of the node rather than the "Play" input. Maybe this helps. Best.
Javi
Hi Javi,
Hi Javi,
Allready tried that earlier, connecting both, didn’t work.
regards, Jay
Anyone , who can help ????
Anyone , who can help ????
Have no idea about this, but
Have no idea about this, but it seems the URL in Vuo is different than the one at the top of the VLC window. Try setting it to the same? (rtsp://10.10.0.229:554/cam/realmonitor)
That sounds like good advice,
That sounds like good advice, but in case it doesn't work, another thing to try would be to run Vuo in debug mode to get more information about the problem.
URL is displayed different in
URL is displayed different in VLC display windows, but isn't...... so that's not the case.
Tried it with debug, no idea what isnt working..
Did some testing, had some issue with the foscam with higher bandwith and screen size. but not all the time. The Dahua rtsp keeps black....
Moderator note:
@jayeazy, in this forum post
jayeazy, in this forum post someone is using a similar URL except they have
&tcp
at the end. Does that help?Or what about, as described here, trying
subtype=1
? Or trying/live
instead of/cam/realmonitor
?Or, as described here, trying the path
/video.pro2
or/videoMain
?Hi Jaymie, tried all options,
Hi Jaymie, tried all options, none of them work in VUO. No video at all.. just a black screen.
Followed up on bug report.
Followed up on bug report.