bartbutenaers / node-red-contrib-onvif-nodes

Node Red nodes for communicating with OnVif compliant IP devices
Apache License 2.0
65 stars 25 forks source link

Onvif media in Node-Red #3

Open lodv opened 5 years ago

lodv commented 5 years ago

Hi,

I try to set my onvif camera in Node-Red with the Onvif media node. I have an IPaddress and port, but when starting it is initializing, but after 2 seconds its says disconnected, although I can see in the Onvif Device Manager on a different laptop that it is streaming video. What do I do wrong? Thank you inadvance.

Yvonne de Vries

Schermafdruk van 2019-04-26 15-02-08 Schermafdruk van 2019-04-26 15-01-52

bartbutenaers commented 5 years ago

Hi Yvonne,

Just saw your question on Discourse... This is an experimental set of nodes, so still a lot of developments have to be done (whenever I find some time). And I haven't added any troubleshooting stuff to assist us in situation like this ...

Am I correct that you have configured your config node like this: image So no username/password? I assume that you also haven't set a password in the Onvif Device Manager?

Bart

lodv commented 5 years ago

Schermafdruk van 2019-04-29 16-36-16 Hi Bart,

My config node has no port to set (see attachment). I used the user admin and no password (yet). Thank you for your help.

Yvonne

lodv commented 5 years ago

Hi Bart,

I replied on the forum. Is that ok?

Yvonne

Op 29 apr. 2019 om 15:54 heeft bartbutenaers notifications@github.com<mailto:notifications@github.com> het volgende geschreven:

Hi Yvonne,

Just saw your question on Discourse... This is an experimental set of nodes, so still a lot of developments have to be done (whenever I find some time). And I haven't added any troubleshooting stuff to assist us in situation like this ...

Am I correct that you have configured your config node like this: [image]https://user-images.githubusercontent.com/14224149/56900610-8590aa80-6a96-11e9-87fa-9199147c504f.png So no username/password? I assume that you also haven't set a password in the Onvif Device Manager?

Bart

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/bartbutenaers/node-red-contrib-onvif-nodes/issues/3#issuecomment-487588994, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AE5ACOYLTSNEXU5KRUQSXBTPS342ZANCNFSM4HIVN4AQ.

bartbutenaers commented 5 years ago

Yvonne,

You have asked your question in the discussion about RTSP. Would like to keep that discussion focussed on RTSP. Our Onvif related discussion is a better place to ask Onvif questions...

Currently I'm still working with beta versions, to avoid it will become available on flow.nodered.org. Indeed I don't want everybody to start downloading it, before I have finished a first stable version. As a result, the version you get by default via NPM is currently beta1:

image

However we are currently already on beta6, which you can install like this:

npm install node-red-contrib-onvif-nodes@0.0.1-beta.6

Could you please install that one, and let me know if that works better??? In the config node you can also specify your port number !!!!