opentok-react
opentok-react copied to clipboard
resize video, div styling and send stream on events
I needed some styling capabilities so I forked and modified the OTPublisher, OTStreams, OTsubscriber to:
- allow video container size modifications
- pass the created stream to onPublish and onSuscribe event
- pass the err to onError event
I opened the corresponding issue #29.
It's a great add, for meanwhile you have a response maybe you can use and manipulate the css classes , that's what I did for the video resize
Hello, any news on this problem?