yt-watchme icon indicating copy to clipboard operation
yt-watchme copied to clipboard

Live stream to someone else's channel

Open rashikaranpuria opened this issue 7 years ago • 19 comments

I tried youtube's watchme app for live streaming and I understand the code fairly. In my use case the user needs to be able to live stream to another channel. I understand there is a need of Stream key here, but I need a rough guidance on where I need to change in the code. Any hints or a rough idea would do too. I just need headstart.

rashikaranpuria avatar Jun 20 '17 08:06 rashikaranpuria

Have you able to login.?

sabodh avatar Aug 03 '17 07:08 sabodh

@sabodh, yes I was able to login. My code is working now for streaming on your own account

rashikaranpuria avatar Aug 03 '17 07:08 rashikaranpuria

Yeah I was able to login but can't push content to someone's channel.

On Aug 3, 2017 12:53 PM, "SABODH B S" [email protected] wrote:

Have you able to login.?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/youtube/yt-watchme/issues/56#issuecomment-319890202, or mute the thread https://github.com/notifications/unsubscribe-auth/AKOQZsp_rczjD81YS6H6VmQfaD5puiU7ks5sUXV9gaJpZM4N_Qjp .

rashikaranpuria avatar Aug 03 '17 07:08 rashikaranpuria

@rashikaranpuria ,I am also trying to build the code but not able to login. Have you modified anything or added any thing ?

sabodh avatar Aug 03 '17 07:08 sabodh

@sabodh what error are you getting?

rashikaranpuria avatar Aug 03 '17 07:08 rashikaranpuria

@rashikaranpuria Connections to the play services Failed. Could you please help me to fix this

sabodh avatar Aug 03 '17 07:08 sabodh

Yes, you need to sign the release apk.

On Aug 3, 2017 1:09 PM, "SABODH B S" [email protected] wrote:

@rashikaranpuria https://github.com/rashikaranpuria Connections to the play services Failed. Could you please help me to fix this

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/youtube/yt-watchme/issues/56#issuecomment-319893395, or mute the thread https://github.com/notifications/unsubscribe-auth/AKOQZk6euwu8KjKFJA74zfOamG_Xj4Rdks5sUXlMgaJpZM4N_Qjp .

rashikaranpuria avatar Aug 03 '17 07:08 rashikaranpuria

@rashikaranpuria Ok, currently i am in debug mode I will check that.

sabodh avatar Aug 03 '17 07:08 sabodh

Apart from that I hope you have added client.json file in your repo.

rashikaranpuria avatar Aug 03 '17 07:08 rashikaranpuria

@rashikaranpuria No I haven't added the file, whats the purpose of that file?

sabodh avatar Aug 03 '17 07:08 sabodh

See, that's the file you get if you want to enable Google login in your app.

rashikaranpuria avatar Aug 03 '17 07:08 rashikaranpuria

Check Google login tutorial for Android

rashikaranpuria avatar Aug 03 '17 07:08 rashikaranpuria

https://github.com/youtube/yt-watchme/issues/16#issuecomment-66397803

rashikaranpuria avatar Aug 03 '17 08:08 rashikaranpuria

@rashikaranpuria I will check . Thanks for the help

sabodh avatar Aug 03 '17 08:08 sabodh

Hi @rashikaranpuria , the application shows streaming .How can i verify the stream from youtube ?

sabodh avatar Aug 07 '17 06:08 sabodh

@rashikaranpuria Its working Thanks for the support

sabodh avatar Aug 07 '17 06:08 sabodh

From where i can get these folders and necessary files

libavcodec ibavformat libavutil libavcodec

And lame also Thanks

nomi2013 avatar Sep 20 '17 03:09 nomi2013

If you want to know how to set up your microphone for streaming on Youtube & Twitch, read this article: https://www.microphonetopgear.com/how-to-set-up-microphone-for-streaming/

Daria010291 avatar Dec 18 '19 19:12 Daria010291

Hi @rashikaranpuria , I need to stream someone else's channel. Could you please share your findings? Is it possible or not?

imran855 avatar Nov 22 '21 10:11 imran855