IMFSample to web video?

mc 6,701 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?

Developer technologies | ASP.NET | ASP.NET Core
Windows development | Windows API - Win32
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.