MS-RTSP for UWP IoT Core

MY Lim 1 Reputation point
2020-12-12T00:31:02.977+00:00

Hi, I intend to implement audio and video steaming on UWP IoT core from IoT core device to another. I was recommended to explore RTSP.
After going through the rtsp documents, I noticed there are quite a lot of work to do.
Before I go into it, I would like to check if there are readily available library around for both server and client RTSP. Thanks.

Windows for business | Windows for IoT
Windows development | Windows API - Win32
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Xu 336 Reputation points
    2020-12-14T01:37:11.867+00:00

    You can try to use VASTreaming library which supports RTMP client/server for UWP, but it is not free. Following libraries are free:


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.