Hello, surely you have seen that it is possible to transmit a multimedia file to devices, Chrome cast, SmatTV etc. Some windows applications do it as for example the image / video viewer, is there any interface that gives us windows to do this ?.
"Cast to device" operations typically send a request to a DLNA client to pull a stream from the UPnP/DLNA host device. It's little more than a sort of "remote control" operation.
I don't think there is any such thing as "pushing" to streaming players.
Thank you very much for your help I am already seeing some examples of uPNP in the msdn, it will take me a little time, for the moment I will try to pass the url of a video if I can link it. Everything I can do, I'll share it here