You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I already have a NPM docker configured and 100% functional with my Home Assistant using let's encrypt and self-sign certs.
Now I'm looking at how to use it to secure my camera streams adding my self-sign certs on these connections. (onvif/rtsp).
The onvif appears to work, but rtsp didn't.
Found ways to do manual setup on nginx, where we need to install a module and use ffmpeg .
But looks quite complex and considerable cpu consuming instead only forward the packages...
My hope is for an easy way using NPM , is that possible?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,
I already have a NPM docker configured and 100% functional with my Home Assistant using let's encrypt and self-sign certs.
Now I'm looking at how to use it to secure my camera streams adding my self-sign certs on these connections. (onvif/rtsp).
The onvif appears to work, but rtsp didn't.
Found ways to do manual setup on nginx, where we need to install a module and use ffmpeg .
But looks quite complex and considerable cpu consuming instead only forward the packages...
My hope is for an easy way using NPM , is that possible?
Beta Was this translation helpful? Give feedback.
All reactions