bajicdusko / JavaCVWowzaStarterKit

Boilerplate for live streaming from android to Wowza via RTMP protocol.
18 stars 5 forks source link

onPreviewFrame not called #3

Closed okpatil4u closed 8 years ago

okpatil4u commented 8 years ago

Hi there,

I am running your code as is without any changes. But onPreviewFrame callback is not belling called. It's just audio stream being encoded into the rtmp stream.

Can you help ? Cheers

bajicdusko commented 8 years ago

Hello @okpatil4u, i did'nt had much spare time lately. I will update javacv library and try it myself. I'll let you know then (tomorrow). Cheers.

okpatil4u commented 8 years ago

Thanks @bajicdusko. Any progress on this ?

bajicdusko commented 8 years ago

@okpatil4u I've pushed some fixes, new JavaCPP version and few refactors. It works on my side, though. What device you are using and which android version is it running on?

okpatil4u commented 8 years ago

@bajicdusko, thanks dude. It works. I am closing this issue.

bajicdusko commented 8 years ago

Glad I could help @okpatil4u . If you implement even advanced options, feel free to pull request :)

okpatil4u commented 8 years ago

SUre @bajicdusko. And thanks again for your help !