Hacker News new | ask | show | jobs
by malfist 976 days ago
Probably the same reason video is always hard, there's 7 million codecs.

Might also be privacy

2 comments

> Probably the same reason video is always hard, there's 7 million codecs.

ONVIF has specifications/profiles for management, functionality, and codecs (S and T):

* https://www.onvif.org/profiles-add-ons-specifications/

* https://en.wikipedia.org/wiki/ONVIF

Sure but none of it seems to work for battery powered cameras which is a giant missing piece.
https://github.com/OpenIPC/firmware

You can get onvif-compliant firmware for some of those, but battery-powered operation cannot be expected to remain practical, given what onvif focuses on.

I seriously doubt there’s a single camera supporting Apple/Google/Amazon integration that doesn’t support H.264 plus AAC
Even between Google and Amazon you have different streaming support (Amazon is RTSPS, Google is WebRTC)