bytedeco / javacv

Java interface to OpenCV, FFmpeg, and more
Other
7.39k stars 1.56k forks source link

Would it be appropriate to utilize JavaCV for the purpose of sending RTCP packets? #2193

Open chenhao523 opened 4 months ago

chenhao523 commented 4 months ago

Could you please advise if it's feasible to implement the functionality of sending RTCP packets at the receiving endpoint of an RTSP stream and simultaneously receiving and displaying RTCP packets at the sending end using JavaCV? If not, I would greatly appreciate any alternative suggestions you might have.