hololux / azure-communication-services-unity

Unity Plug-in for Azure Communication Services (ACS)
MIT License
6 stars 2 forks source link

issue with joincall link #1

Open arunvaswani1 opened 2 years ago

arunvaswani1 commented 2 years ago

tried your repo, getting this error

NullReferenceException: Object reference not set to an instance of an object Hololux.Acs.Samples.TeamsCallingSample.JoinCall ()

am i missing something?

SabinMG commented 2 years ago

@arunvaswani1 are you trying in Editor? It is not currently supported on editor.

arunvaswani1 commented 2 years ago

Hi @SabinMG , i tried with the device. doesn't work or load the calling UI. Any references?

SabinMGeorge commented 1 year ago

@arunvaswani1 when you say "doesn't work or load the calling UI." what you mean? There is only one "Call" button. Did you entered "UserToken" and "TeamsLink" correctly? Please check this branch https://github.com/hololux/azure-communication-services-unity/tree/feature/android-video-sending this is the most updated one and yet to be merged.

TeshanWavenet commented 1 year ago

@SabinMG @SabinMGeorge I try using hololens but can't connect with teams call. I correctly setup the user token and teams link.

SabinMGeorge commented 1 year ago

@TeshanWavenet do you have some logs to share?

TeshanWavenet commented 1 year ago

@TeshanWavenet do you have some logs to share?

@SabinMGeorge this bug comes on the Unity version. I change the version then it works. but this project video feed works only one way. I try but can't get a video feed for Hololens. voice communication works fine on both sides.

SabinMGeorge commented 1 year ago

@TeshanWavenet we are going to release an asset on Assetstore which will have video(teams user video) rendering inside Unity.

SadevKalubowila commented 1 year ago

Hello @SabinMGeorge. Thanks for the resources. Can you please guide us for sort this one-way communication issue. How to get the video feed for HoloLens.? Any suggestions would be highly appreciated.

SabinMGeorge commented 1 year ago

@SadevKalubowila We will have the package in the store soon with the video rendering enabled.

adithyagk commented 1 year ago

Hi @SabinMGeorge , Is the package with Video rendering inside unity enabled now?

ShaliniParsadurai commented 7 months ago

Hi @SabinMGeorge ,

I am actually trying to add teams audio calling feature to HoloLens. Is the solution working for teams calling in Unity?. I do get exception in the plugin for Unity and does not detect the Azure Communication calling dll for WA.

sabingeorgehlx commented 7 months ago

Are you getting this error on editor? Supported Platforms: Android, UWP Not supported on Editor

ShaliniParsadurai commented 6 months ago

Are you getting this error on editor? Supported Platforms: Android, UWP Not supported on Editor Hi@SabinMGeorge Thanks for your quick response. I am trying to run it in hololens2 emulator as well as windows local machine. Both ways it does not work.1) Tried to run the application in Hololens2 emulator 2) Targeted the unity project to build platform to UWP and run the UWP solution in local machine (Windows).

Also,Editor as in are you meaning the Unity Editor?

arunvaswani1 commented 6 months ago

i had faced the same issue, we built a new communication server for calling between Hololens and any other device. you can reach me at @.***

On Tue, Feb 13, 2024 at 10:54 PM ShaliniParsadurai @.***> wrote:

Are you getting this error on editor? Supported Platforms: Android, UWP Not supported on Editor

I am trying to run it in hololens2 emulator as well as windows local machine. Both ways it does not work.1) Tried to run the application in Hololens2 emulator 2) Targeted the unity project to build platform to UWP and run the UWP solution in local machine (Windows).

Also,Editor as in are you meaning the Unity Editor?

— Reply to this email directly, view it on GitHub https://github.com/hololux/azure-communication-services-unity/issues/1#issuecomment-1942052379, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARGHNA6NINQT3QXXQSEKNTYTOOUJAVCNFSM5Z4U5CA2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJUGIYDKMRTG44Q . You are receiving this because you were mentioned.Message ID: @.*** com>

--

Best Regards,

[image: @.***

Arun G. Vaswani

Founder & Director

[image: logo-512.png]

Augmentastic Pvt. Ltd.

Mob: +91 9823238391

@.*** | www.augmentastic.com

Think before you print.

This communication is entirely for informational purpose only. This transmission may contain information that is privileged, confidential, legally privileged, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. Any views or opinions expressed are solely those of the author and do not necessarily represent those of “Augmentastic”. Although this transmission and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by "Augmentastic", for any loss or damage arising in any way from its use. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you.

sabingeorgehlx commented 6 months ago

Are you getting this error on editor? Supported Platforms: Android, UWP Not supported on Editor Hi@SabinMGeorge Thanks for your quick response. I am trying to run it in hololens2 emulator as well as windows local machine. Both ways it does not work.1) Tried to run the application in Hololens2 emulator 2) Targeted the unity project to build platform to UWP and run the UWP solution in local machine (Windows).

Also,Editor as in are you meaning the Unity Editor?

Yes, Unity Editor.