Did anybody tried to combine together MediaFoundation.NET (sourceforge.net) and WindowsMedia.NET (sourceforge.net) libraries with success in following scenario:
Let's take any MF source (disk, network, live), create MF source reader from it and read samples
Create WM writer with network sink and write the samples from MF source into it, e. g. broadcast the source as an ASF stream
?
I have a partially working solution but when I connect to broadcast server using Media Player or VLC, I see only black screen. What is working: Player is able to display stream properties (title, description)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi!
Did anybody tried to combine together MediaFoundation.NET (sourceforge.net) and WindowsMedia.NET (sourceforge.net) libraries with success in following scenario:
?
I have a partially working solution but when I connect to broadcast server using Media Player or VLC, I see only black screen. What is working: Player is able to display stream properties (title, description)