talk-android/app
Daniel Calviño Sánchez 756e2cd8cb Send data channel messages only to "video" peer connections
Data channel messages are expected to be sent only to peer connections
with "video" type, which provide the audio and video tracks of the
participant (and, in fact, peer connections for screen shares do not
even have data channels enabled in the WebUI).

Note that this could change if at some point several audio/video tracks
are sent in the same peer connection, or if "speaking" messages are
added to screen shares, but that will be addressed if/when that happens.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-01-08 12:50:53 +00:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase
src Send data channel messages only to "video" peer connections 2025-01-08 12:50:53 +00:00
build.gradle bump version to 20.1.0 2024-12-02 19:31:26 +01:00
lint.xml
proguard-rules.pro