--
You received this message because you are subscribed to the Google Groups "meetecho-janus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meetecho-janu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/meetecho-janus/f468b216-5b6c-423f-b95d-2b8bb73e4a4cn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/meetecho-janus/CAND18T1_8J%3D8woXA-E%2BxLSznFQZgOCg2U6XCjqpBWtQP-EaJOA%40mail.gmail.com.
Re: plain RTP support, so unlike rtp_forward, I assume this is associated with the session. And AudioBridge will stop sending RTP when the associated session is destroyed. Correct?
In my local setup, I am following mentioned step(s)
Use audio room plugin demo to join a participant in room 1234
Using a WS client to join the same 1234 room to configure a Plain RTP participant that does the followings
I am getting this response against successful join room request
{ "janus": "event", "session_id": 3827255295780906, "transaction": "ae6c569a-94a0-427d-9ac7-48d179ac07e2", "sender": 5890147408366167, "plugindata": { "plugin": "janus.plugin.audiobridge", "data": { "audiobridge": "joined", "room": 1234, "id": 182533113635298, "participants": [ { "id": 2606423716259588, "display": "123123", "setup": true, "muted": false, "talking": false } ], "rtp": { "ip": "172.17.0.2", "port": 10026 } } } }Now, I start streaming the plugin demo and try to listen to the stream from the configured stream list that is listening to port 5002
--
You received this message because you are subscribed to the Google Groups "meetecho-janus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to meetecho-janu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/meetecho-janus/ac10d238-6d4b-4e64-aa38-9e1daecefdbcn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/meetecho-janus/215af1c0-4abd-4175-aff6-d8b9fd2e61afn%40googlegroups.com.