microsoftgraph / microsoft-graph-comms-samples

Microsoft Graph Communications Samples
MIT License
206 stars 220 forks source link

Is this repo still 'Current'?! #420

Open andir78 opened 3 years ago

andir78 commented 3 years ago

Hi, firstly please excuse me if this is not the right place to ask/raise this but I'm working on a software solution based on the PolicyRecordingBot sample found here. This sample makes heavy use of a pre-release NuGet package called 'Microsoft.Skype.Bots.Media'. I Just wanted to make sure that I haven't missed the fact that this Nuget is now production-ready somewhere and that I should migrate over to that instead of this pre-release version. The project URL for it within the VS NuGet manager is here but I cannot find any useful information there on who is really 'responsible' for updating this NuGet package. So in an act of separation really, I thought I'd ask here.

Thanks in advance,

Andy

1fabi0 commented 3 years ago

Can you please share where you saw that it is now production Ready? As far as I know it's still in a pre release even if it is quite stable and also graph api is not beta. But the nuget packages are not updated in this repos yet, but if you want the latest version locally just update the package locally. Also the pre release version was last updated 12 days ago. And the responsibilty is Microsoft intern as far as i know the Microsoft Graph real time media team.

andir78 commented 3 years ago

@1fabi0 Thanks for the response. Apologies if I've caused confusion here. I was under the impression that Microsoft has moved compliance call recording to GA status and I wanted to verify that the prerelease of 'Microsoft.Skype.Bots.Media' (which has been around for quite a long time now) is still our only option. So I thought I'd check with the community here to see if anyone knew of a potential production version of that package exits somewhere. It just seems strange to have a feature be GA but some of the underpinnings be still pre-release.

Also, when you say...

And the responsibilty is Microsoft intern as far as i know the Microsoft Graph real time media team."

Do we know if anyone from that team is actively contributing here to this repo that may be able to help clear this up?

Hope this makes sense now :)

1fabi0 commented 3 years ago

I know that they are managing that stuff in this repos but they are not very active. As this is not their main purpose, for example I had a call with Stephen Sulzer he is team leader of the Graph Real Time media team and they developed this sdk, as far as I know it was for internal stuff like the together mode, and they at ms decided to share the SDK, so they created this repos with some samples, but as soon as they got a lot of requests here it is quite stressful for them because they also have to keep the backend of teams running (and developing) so they don't have much time and the requests are growing and only sometimes someone has time or spends his free time to this repos and managing some things. Of course this samples are open source so people like me also sometimes managing the samples, but for me personally it's currently to much work to cleanup samples and keep them up to date as I have a full time job where I'm currently also developing Real time media bot's so I am just answering questions and try to help people. But back to the question I don't wan't to tag the people in this conversation but Stephen Sulzer - ssulzer (Team Leader(as far as I know)) Jason - JasonTheDeveloper (dev) Of course there are more but these two, especially Jason, are most recent active and Stephen is not that often active (still for this repos often enough) but knows everything

I hope you understand me if you have any questions or need help please do not hesitate to ask

Best regards Fabian