IMFSample to web video?

mc 5,141 Reputation points
2024-01-24T14:16:00.2633333+00:00

I have got the IMFSample and I can get the data of it. now I want to use url to get the video in html. <video source="rtsp://127.0.0.1:8000" /> how to write it will send the data to video source in web?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,778 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,734 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JasonPan - MSFT 6,306 Reputation points Microsoft Vendor
    2024-01-29T07:30:38.53+00:00

    Hi @mc,

    In short, playing RTSP streams in web pages is not a standard or widely supported practice.
    Please check the answer in this thread.

    Best Regards

    Jason

    0 comments No comments

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.