mutaphore / RTSP-Client-Server

Implementation of a streaming video server and client that communicate using the Real-Time Streaming Protocol (RTSP) and send data using the Realtime Transfer Protocol (RTP)
522 stars 191 forks source link

Addition of another mesurement protocol #12

Closed ssavva05 closed 5 years ago

ssavva05 commented 5 years ago

Hello, I want to add another measurement protocol like Q4S to measure the bw latency ect and sent appropriate rate form a variety of encodings and rates from server to cient. Is this possible or I will mess it up?

mutaphore commented 5 years ago

This is a good idea. If you end up doing this feel free to create a PR.

ssavva05 commented 5 years ago

Sure, but I stuck for now, because I cant find a stable documented Q4s implementation to stich it. I hope that it will be a stable q4s implementation in the future to make this possible.