Azure-Samples / communication-services-dotnet-quickstarts

Sample code for Azure Communication Services .Net quickstarts
MIT License
76 stars 104 forks source link

Add sample code for raw video streams support in ACS Unity SDK #142

Closed jowang-msft closed 7 months ago

jowang-msft commented 7 months ago

Purpose

Add sample code for ACS Unity SDK to demonstrate the use of raw video streams

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

New code

[ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [x] Other... Please describe: Sample code

How to Test

Load in Unity Editor

What to Check

Incoming and outgoing raw video streams are rendered properly.

Other Information

This sample code keeps it sample in setting up the ACS SDK