[mirotalksfu] - #180 start shared media on join room
هذا الالتزام موجود في:
@@ -55,7 +55,7 @@ dev dependencies: {
|
||||
* @license For commercial or closed source, contact us at license.mirotalk@gmail.com or purchase directly via CodeCanyon
|
||||
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970
|
||||
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
|
||||
* @version 1.6.25
|
||||
* @version 1.6.26
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -2086,6 +2086,8 @@ function startServer() {
|
||||
|
||||
const room = getRoom(socket);
|
||||
|
||||
room.updateShareMedia(data);
|
||||
|
||||
data.peer_id == 'all'
|
||||
? room.broadCast(socket.id, 'shareVideoAction', data)
|
||||
: room.sendTo(data.peer_id, 'shareVideoAction', data);
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم