[jitsi-dev] Same SSRC for video in both clients? (REST)

When I create a colibri conference for 2 clients, I see the same outgoing SSRC in sources. I assume we are fine here because the source is "generated" by Jitsi (re-writing). Can anybody confirm this is correct?

{
                                "name": "video",
                                "channels": [{
                                                "id": "45bcc200d54754d6",
                                                "expire": 300,
                                                "initiator": true,
                                                "endpoint": "AKQQeYSlhEwltx69_ZWinO8|||||AJOfZ92Izkgvoo1N8hZddxE",
                                                "direction": "sendrecv",
                                                "channel-bundle-id": "AKQQeYSlhEwltx69_ZWinO8|||||AJOfZ92Izkgvoo1N8hZddxE",
                                                "rtp-level-relay-type": "translator",
                                                "last-n": -1,
                                                "sources": [3133568781]
                                }, {
                                                "id": "96471974bac0dfb4",
                                                "expire": 300,
                                                "initiator": true,
                                                "endpoint": "AKQQeYSlhEwltx69_ZWinO8|||||ANPqVdJHf0HuheHlBUQnKrE",
                                                "direction": "sendrecv",
                                                "channel-bundle-id": "AKQQeYSlhEwltx69_ZWinO8|||||ANPqVdJHf0HuheHlBUQnKrE",
                                                "rtp-level-relay-type": "translator",
                                                "last-n": -1,
                                                "sources": [3133568781]
                                }

Hi Olivier, This must be the SSRC of the bridge; Both endpoints need to be aware of it, so this looks fine. - George

···

On Oct 26, 2016, at 2:54 PM, Oliver Hausler <oliver@closeup.cc> wrote:

When I create a colibri conference for 2 clients, I see the same outgoing SSRC in sources. I assume we are fine here because the source is "generated" by Jitsi (re-writing). Can anybody confirm this is correct?

{
                                "name": "video",
                                "channels": [{
                                                "id": "45bcc200d54754d6",
                                                "expire": 300,
                                                "initiator": true,
                                                "endpoint": "AKQQeYSlhEwltx69_ZWinO8|||||AJOfZ92Izkgvoo1N8hZddxE",
                                                "direction": "sendrecv",
                                                "channel-bundle-id": "AKQQeYSlhEwltx69_ZWinO8|||||AJOfZ92Izkgvoo1N8hZddxE",
                                                "rtp-level-relay-type": "translator",
                                                "last-n": -1,
                                                "sources": [3133568781]
                                }, {
                                                "id": "96471974bac0dfb4",
                                                "expire": 300,
                                                "initiator": true,
                                                "endpoint": "AKQQeYSlhEwltx69_ZWinO8|||||ANPqVdJHf0HuheHlBUQnKrE",
                                                "direction": "sendrecv",
                                                "channel-bundle-id": "AKQQeYSlhEwltx69_ZWinO8|||||ANPqVdJHf0HuheHlBUQnKrE",
                                                "rtp-level-relay-type": "translator",
                                                "last-n": -1,
                                                "sources": [3133568781]
                                }

_______________________________________________
dev mailing list
dev@jitsi.org <mailto:dev@jitsi.org>
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/dev