Commit Graph

3 Commits

Author SHA1 Message Date
Alano
5d03c62b39 adding blocking and non-blocking rtsp stream
This might fix the stream errors in issue #25
Also refactored the code a bit since we do not want to display a window from within the API (offload to the person implementing it).
2020-12-04 22:27:50 +02:00
Karl Moos
6bb9900b25 Refactor Rtsp client 2020-10-29 16:45:08 -05:00
Alano Terblanche
475c72b241 Added proxy support. Bug fixes in APIHandler. RTSP support (adding)
Proxy support allows contacting the camera behind a proxy (GET and POST requests).
Adding RTSP support - still in progress.
2019-08-11 21:06:21 +02:00