We're a place where coders share, stay up-to-date and grow their careers.
i used your repo to implement this with ionic. everything is ok. two client can swap their sdp but onStream wil fire and has data but video element not showing any thing. also browser has permission for mic and camera
I have no experience with ionic. Are you seeing any console error?.
Maybe you need to access camera with some plugin
no errors. with a breakpoint (debugger) onstream has data and will be pass to html video element but nothing happened ;(
Sorry I can't help. As I told you I've never use Ionic. I only used cordova and did not have any problem with video tag.
Some comments have been hidden by the post's author - find out more
i used your repo to implement this with ionic.
everything is ok. two client can swap their sdp but onStream wil fire and has data but video element not showing any thing. also browser has permission for mic and camera
I have no experience with ionic. Are you seeing any console error?.
Maybe you need to access camera with some plugin
no errors. with a breakpoint (debugger) onstream has data and will be pass to html video element
but nothing happened ;(
Sorry I can't help. As I told you I've never use Ionic. I only used cordova and did not have any problem with video tag.