Jump to content

Vera, Surveillance, and Messages plugins are back!


Recommended Posts

Posted

Is it a new camera? Or one you where able to stream before?

 

I know there was issues with h.264 streaming before that I was able to fix.

PrincessClevage
Posted (edited)

The camera feed I use to use still works and this is a camera I have had setup but never used the feed in the channel much but now I will, I think it use to work and the URL works in a browser but not in vlc playing a network stream, possibly because it is a jpeg image URL and would just need constant refresh to work using as a stream I guess

Edited by PrincessClevage
Posted

Is there an rstp stream from the camera? I don't think the jpg streams work with emby. I've tried them before but nothing will work for jpg. It's just a blank screen.

PrincessClevage
Posted

For that model Not that I can find

PrincessClevage
Posted (edited)

Hmmm... I can't seem to get jpg streams to work.

 

Have you tried using the onvif device manager to see if a rtsp stream is available.

 

 

https://sourceforge.net/projects/onvifdm/

It says that rtsp://I.p address/videoMain works for live view but that is after authentication, how to add username/password to your plugin? Edited by PrincessClevage
Posted

It says that rtsp://I.p address/videoMain works for live view but that is after authentication, how to add username/password to your plugin?

Good question, there isn't one. I could try to write it. Or try

 

rtsp://[username:password@]ip_address[:rtsp_port]/server_URL[[?param1=val1[?param2=val2]...

 

I think the most important thing is to try: {username}:{password}@...

 

Before the URL that onvif gave you.

 

Please let me know if that works.

 

That's how I would code the URL to send to emby in the UI. But I think it'll just work if you add it to the configuration... I think...

PrincessClevage
Posted (edited)

Good question, there isn't one. I could try to write it. Or try

 

rtsp://[username:password@]ip_address[:rtsp_port]/server_URL[[?param1=val1[?param2=val2]...

 

I think the most important thing is to try: {username}:{password}@...

 

Before the URL that onvif gave you.

 

Please let me know if that works.

 

That's how I would code the URL to send to emby in the UI. But I think it'll just work if you add it to the configuration... I think...

Tried but does not load stream

rtsp://user:Password@i.p address/videoMain

Edited by PrincessClevage
Posted

Question: if you remove the username and password from the stream, does it load?

 

If so, I'll could do some more research on credentials. It's not the first time it's come up.

PrincessClevage
Posted (edited)

Question: if you remove the username and password from the stream, does it load?

 

If so, I'll could do some more research on credentials. It's not the first time it's come up.

No does not play with no credentials, it seems to try and load with credentials but ends up showing playback error. Rtsp://user:password@i.p address/videoMain works in vlc player, open network stream Edited by PrincessClevage
Posted (edited)

Try adding the rstp port of 554 to your URL and see if that changes anything.

 

Rtsp://user:password@i.paddress:554/videoMain

Edited by chef
PrincessClevage
Posted

Try adding the rstp port of 554 to your URL and see if that changes anything.

 

Rtsp://user:password@i.paddress:554/videoMain

no luck
Posted

Okay just to make sure, you are leaving 'rtsp://' out when you write it into the input?

PrincessClevage
Posted

I will give it a try but I think that rtsp://user:Password@i.p address/videoMain is the correct format as it works in vlc player but just won’t render in emby

PrincessClevage
Posted

Okay just to make sure, you are leaving 'rtsp://' out when you write it into the input?

i have been including it:-/
PrincessClevage
Posted

Okay just to make sure, you are leaving 'rtsp://' out when you write it into the input?

Same playback error
Posted

The thing that seems like a red flag is that the camera stream won't start when there are no credentials.

 

I'm looking at the code now to see if the Emby API has a spot to input them.

 

I'll test with my cameras, which I will admit doesn't have an credentials in rtsp... Probably not a great idea, but they are behind my firewall so I didn't think it mattered.

 

Perhaps the best thing to do is to look at a blue Iris plugin.

 

Then blue Iris could do all the heavy lifting and emby could just request the stream.

 

Does the camera appear in blue Iris?

PrincessClevage
Posted

I don’t have blue iris setup but I will have a look

PrincessClevage
Posted

Looks like iptv plugin can play the stream

  • Like 1
PrincessClevage
Posted (edited)

And looks like iptv will not play my other camera so looks like 2plugins, which is fine as I just want them addressable by the camera name to call from Rigpapas plugin e.g motion detected and main htpc is active the pause/bookmark video the play garage camera to this client when feed stopped auto resume video.

Thanks for your help Chef!

Edited by PrincessClevage
Posted

And looks like iptv will not play my other camera so looks like 2plugins, which is fine as I just want them addressable by the camera name to call from Rigpapas plugin e.g motion detected and main htpc is active the pause/bookmark video the play garage camera to this client when feed stopped auto resume video.

Thanks for your help Chef!

Sorry I couldnt be of more help.

  • 2 months later...
PrincessClevage
Posted

Hi Chef,

Not sure if this is isolated to my system but when I click on the Vera plugin to change setting it does not display the configuration page, nor does selecting settings on the plugin, could this be a bug?

Posted

Hi Chef,

Not sure if this is isolated to my system but when I click on the Vera plugin to change setting it does not display the configuration page, nor does selecting settings on the plugin, could this be a bug?

I know. I have a fix. I'll put it up now.

PrincessClevage
Posted

I know. I have a fix. I'll put it up now.

How do I get the new version, I seem to be stuck on1.0.2.1 which I can not configure?
Posted (edited)

How do I get the new version, I seem to be stuck on1.0.2.1 which I can not configure?

Version 1.0.2.2 went up this afternoon. Perhaps a Server restart might force the update plugin task to run Edited by chef

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...