We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
开发者_JAVA技巧Closed 7 years ago.
Improve this questionas i want to do some programming in my freetime (yeah i need another project), i thought of a mediaServer for my xbox360 (like tversity or ps3 mediaServer).
what do i want to stream?- normal movie content (which could be streamed via mediaExtender)
- mkv and vob (rips of my dvd collection)
- maybe music and pictures
atm i have no clue which requirements i need to meet to get started, like:
- how does streaming to a xbox360 work?
- which protocols do i need?
- how can i communicate with the 360?
- how can i add pictures of a movie to the playlist?
- how can i transcode a movie source?
- are there any good tuts for my mission?
- and so on ...
Take a look at ushare, which is an open source UPnP server (one of the media protocols that works with Xbox 360).
精彩评论