quanhua92 / learn-opentok-android

use libuvccamera to read USB webcam and stream with opentok
8 stars 6 forks source link

How to initialize the project #2

Open ricerd95 opened 7 years ago

ricerd95 commented 7 years ago

Dear Sir,

According to the title above, may I know how should I initialize the project? Sorry, I am new to this field. I would also like to ask, for your knowledge about OpenTok, do you think is it possible to capture laptop's webcam view and live stream it to Android apps with OpenTok?

Thank you

quanhua92 commented 7 years ago

Hi, I suggest that you read the tutorials from OpenTok. https://tokbox.com/developer/tutorials/web/ This repo is only my experiment on using OpenTok with custom data source. Your use case can be easily done with the tutorials above.