saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
2.99k stars 1.2k forks source link

Wowza integration with UVCCamera #216

Open ManojMMWWIndia opened 7 years ago

ManojMMWWIndia commented 7 years ago

Hello, I would like to stream data that I am getting from my grabber. I am currently getting byte array IFrameCallback and would like to stream it to wowza. Can you let me know if this is the correct way to stream data? If not then how can I stream data from this lib to rtmp server.

sappho192 commented 7 years ago

AFAIK, that is suggested way by the creator of this library.