Click here to Skip to main content
15,890,897 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
does anyone know for a c++ DXVA Player sample able to open rtsp network streaming?
I'm googling a lot but I can't find it.
I found a media foundation player http://msdn.microsoft.com/en-us/library/windows/desktop/bb970475(v=vs.85).aspx but I didn't understand if it is the same thing or something different and however it opens just local file, if I try to open an rtsp url I always get an unsupported error. (the url works fine on vlc media player)

thanks.
Posted

1 solution

Looks like you should look into KMPlayer[^] here is a site I found[^] that explains how to do DXVA in conjunction with KMPlayer[^].

Regards,

Manfred
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900