bajicdusko / JavaCVWowzaStarterKit

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

Error #2

Closed vanvd closed 8 years ago

vanvd commented 8 years ago

Hi bajicdusko, thank for your project, but i have a error when build it: LiveBroadcastActivityPermissionsDispatcher.initCameraWithCheck(this);

please let me know what is LiveBroadcastActivityPermissionsDispatcher. how i can fix it? Thank you!

bajicdusko commented 8 years ago

PermissionDispatcher i autogenerated class. You just need to rebuild your project.

On Aug 28, 2016 17:27, "vanvd" notifications@github.com wrote:

Hi bajicdusko, thank you your project, but i have a error when build it: LiveBroadcastActivityPermissionsDispatcher.initCameraWithCheck(this);

please let me know what is LiveBroadcastActivityPermissionsDispatcher. how i can do fix it? Thank you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bajicdusko/JavaCVWowzaStarterKit/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/ABQrRM4nmXVXIYtok5sUMOY7A8Wf2x15ks5qkajIgaJpZM4Ju8rA .

vanvd commented 8 years ago

thank you!