Closed stserakhau closed 1 year ago
related project https://github.com/stserakhau/banalytics-agent/
I want to integrate an agent as a participant in a WebRtc call
Sending audio, video and data is supported and is working. I suppose your SDPs are not exchanged in order.
Thx, will check in nearest time
Hello guys,
I tried to receive media data from the client, but have failed.
Client side:
Server side:
The Communication and streaming between browsers rtc-clients are ok, but the methods listed above on the backend are not executed.
Is this feature supported by the library?