RTMP and HTTPs Streaming (Feature #3680)
Description
The streaming protocols could be further defined as both a client and a server.
Currently, OpenCV offers a variety of supported formats for video and images however, streams are only via RTSP. From some discussions, RTSP has been partially implemented for serving video.
Images can be bundled into json fairly easily and sent via different protocols, but this becomes more challenging when using streams.
Associated revisions
Merge pull request #3680 from jet47:fix-run-tests-script-2.4
History
Updated by Dmitry Retinskiy over 10 years ago
- Tracker changed from Bug to Feature
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4743