QuantumEntangledAndy / neolink

An RTSP bridge to Reolink IP cameras
GNU Affero General Public License v3.0
247 stars 39 forks source link

Update deps #230

Closed QuantumEntangledAndy closed 3 months ago

QuantumEntangledAndy commented 3 months ago

Mostly an update to dependencies

Couple of dependencies needed updating for newer rust so swapped them out

Also the push notifications will stop working in a few months (google are changing their APIs), the fcm package has an update ready but I need additional data (reolinks pub key) this should be in the appdata (assuming reolink have updated their app) but I couldn't find it. Maybe they are waiting until we closer to googles update deadline?

Also trying out using shared gst pipelines.