Update README.md
This commit is contained in:
@@ -203,7 +203,7 @@ try {
|
|||||||
),
|
),
|
||||||
);
|
);
|
||||||
await room.localParticipant.publishVideoTrack(track);
|
await room.localParticipant.publishVideoTrack(track);
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
print('could not publish screen sharing: $e');
|
print('could not publish screen sharing: $e');
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user