I'm trying to figure out the correct/recommended libraries to use for video stream. I've seen multiple thing in the Android APIs and have looked at the Xamarin examples for video recording. The part that has me caught up is streaming the video to an external location such as a web server. Is there a Xamarin.Android web socket or C# web socket that I could use to create a file descriptor to save the video to? Please let me know if there is anything I can refine in my question to help the answer(s) along. Thanks
↧