haiyangwu / mediasoup-client-android

mediasoup android client side library https://mediasoup.org
MIT License
178 stars 107 forks source link

The `Producer` and `Consumer` classes do not have variables named `rtpSender` and `rtpReceiver`. #87

Open tijani3680 opened 3 days ago

tijani3680 commented 3 days ago

In the Producer class, there is no variable named rtpSender, and in the Consumer class, there is no variable named rtpReceiver.