- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
in the basic example, we experience issue with share screen.
After i click share screen it shows stop sharing window from chrome, but when i click on that popup window share screen is not stopped is showing black window and not get in 'stream-removed' event or 'videoDisabled'.
Is this happening from new updates of chrome ?
Do u know why and what might be causing this issue , and any idea how can resolve this issue?
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi emilija,
Which version of Intel CS for WebRTC SDK are you using? Old versions may not work with the latest Chrome.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, we are using version 3.2 Update 1.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cannot reproduce this issue. Is there any warning or error in the console?
When you click "Share Screen" button, it shows a screen sharing window picker. Then you can choose to share the entire screen or one of your applications. A bar appears at the bottom of screen during screen sharing. Clicking "Stop Sharing" stops the screen sharing stream.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi , there is no error in console or warning but happening in our project after click stop sharing is not stops the stream successfully. I find a solution how to handle with this problem but wanted to know if there is problem in basic example.
Thanks .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you click "Stop Sharing", browser stops the MediaStream. JavaScript SDK (conference mode, v3.2.x) listens on vidoe track's onended event, and unpublish this stream when onended event is fired.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page