blob: 0b44293f0aec3e3fdb610026d07b2e696190009c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Media Browser
============
Media Browser Server is a media cataloging and transcoding server built on top of other popular open source technologies such as service stack.
It features a REST-based api with built-in documention to facilitate plugin development.
We also have full .net and javascript wrappers around the api.
## Related Reading ##
[How to Build a Server Plugin](https://github.com/MediaBrowser/MediaBrowser/wiki/How-to-build-a-Server-Plugin "How to build a server plugin")
[Automatic Type Discovery](https://github.com/MediaBrowser/MediaBrowser/wiki/Automatic-Type-Discovery "Automatic Type Discovery")
[Dependency Injection](https://github.com/MediaBrowser/MediaBrowser/wiki/Dependency-Injection "Dependency Injection")
## Visit our community: ##
http://community.mediabrowser.tv/
|