Johnny Xu

Results 34 comments of Johnny Xu

请问,netty-socketio目前支持双向认证么? 如果支持应该怎么编码? 如果不支持有没有计划什么版本/时候能支持? thanks.

Is there any progress?I ran into the same problem (reconnecting the buffer interface with a black screen all the time) and the test environment was Windows 10 and localhost.

I tried replacing PC Chrome with 'replaceTrack' as well and it worked. E.g. ``` connection.getSocket(function(socket) { socket.emit('can-relay-broadcast'); connection.getAllParticipants().forEach(function(p) { if (p + '' != event.userid + '') { connection.replaceTrack(event.stream, p);...

Test with PC Chrome: Broadcaster and 4 viewers. Broadcaster --> Viewer1 --> Viewer2 --> Viewer3 --> Viewer4. If Viewer1 drops out, Viewer2/Viewer3/Viewer3 all gets black video with rotating icon. Who...

I tried replacing PC Chrome with 'replaceTrack' as well and it worked. E.g. ``` connection.getSocket(function(socket) { socket.emit('can-relay-broadcast'); connection.getAllParticipants().forEach(function(p) { if (p + '' != event.userid + '') { connection.replaceTrack(event.stream, p);...

Hi ,Your explanation is not detailed enough. One of the forwarding issue I encountered (reconnecting the buffer interface with a black screen all the time) was that the test environment...

I tried replacing PC Chrome with 'replaceTrack' as well and it worked. E.g. ``` connection.getSocket(function(socket) { socket.emit('can-relay-broadcast'); connection.getAllParticipants().forEach(function(p) { if (p + '' != event.userid + '') { connection.replaceTrack(event.stream, p);...

I tried replacing PC Chrome with 'replaceTrack' as well and it worked. E.g. ``` connection.getSocket(function(socket) { socket.emit('can-relay-broadcast'); connection.getAllParticipants().forEach(function(p) { if (p + '' != event.userid + '') { connection.replaceTrack(event.stream, p);...