youtube-livestream-android-app
youtube-livestream-android-app copied to clipboard
Livestream to your youtube channel by using this android app. Made using Youtube's live streaming API
FATAL EXCEPTION: main Process: com.google.android.apps.watchme, PID: 8248 java.lang.UnsatisfiedLinkError: dlopen failed: library "libffmpeg.so" not found at java.lang.Runtime.loadLibrary0(Runtime.java:1077) at java.lang.Runtime.loadLibrary0(Runtime.java:998) at java.lang.System.loadLibrary(System.java:1656) at com.google.android.apps.watchme.Ffmpeg.(Ffmpeg.java:26) at com.google.android.apps.watchme.Ffmpeg.init(Native Method) at com.google.android.apps.watchme.VideoStreamingConnection.open(VideoStreamingConnection.java:71) at com.google.android.apps.watchme.StreamerService.startStreaming(StreamerService.java:72) at...
I am just cloning your project and trying to compile on ``` Android Studio 3.1.3 Build #AI-173.4819257, built on June 4, 2018 JRE: 1.8.0_152-release-1024-b02 amd64 JVM: OpenJDK 64-Bit Server VM...
Where to get the ACCOUNT_KEY & App_NAME from..? I added these credentials: ACCOUNT_KEY : tried with "firebase Web API Key" and "console.developers.google.com API Keys" App_NAME : "console.developers.google.com Project name" Created...
I got the app to stream to youtube, but only video is streamed, and no audio comes out. This seemed to be an issue in the Youtube WatchMe repository as...
when i run this project the following error occurs `E/WatchMe: com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden { "code": 403, "errors": [ { "domain": "youtube.liveBroadcast", "message": "Stream is inactive", "reason": "errorStreamInactive", "extendedHelp": "https://developers.google.com/youtube/v3/live/docs/liveBroadcasts/transition" }...
can you please create a video tutorial how to run this code also can we use https://github.com/WritingMinds/ffmpeg-android-java/tree/master/FFmpegAndroid/src/main/java/com/github/hiteshsondhi88/libffmpeg for ffmpeg