Software Archive
Read-only legacy content
17061 Discussions

Sample upnpsg file for Intel AV Media Controller

jacek_m
Beginner
410 Views
Is there a way to export stack from the Intel AV Media Controller (written in C#) to the Device Builder, so it can generate an embedded Microstack for Media Controller device? A sample upnpsg file for av media controller would be very helpful.

Device Builder doesn't see a running Media Controller, when I try to "Open from Network." Also, I cannot find AV Media Controller upnpsg in the examples provided.

Thanks, Jacek
0 Kudos
2 Replies
jacek_m
Beginner
410 Views
Actually, is it possible to use Device Builder to generate AV Media Controller stack?
Thanks, Jacek
0 Kudos
Jocuricubarbie_P_
410 Views

Yes exist a way to make that It might be what you want: 
- Providing Squeeze library's metadata would be part of the server wrapper anyway. 
- You need to push data into Squeeze player and react to status changes of Squeeze player in either case - this is pretty much what UPnP players are all about Jocuri Barbie.
- You need to query the Squeeze library and provide the results in a structured manner in either case - that's pretty much what UPnP servers are all about. 

0 Kudos
Reply