home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Talk
methods of using TV server - discussion thread
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Frodo" data-source="post: 82245" data-attributes="member: 10277"><p>Real time comskip would be nice, but unfortunaly i never got comskip to work 100% for my tv channels. It either misses ads or even worse, cuts out parts of a program Anyway, when plugin structure is in place we could add real-time comskip</p><p></p><p></p><p>The tvserver sources are fully documented. </p><p>We will even supply a MSDN-like .chm help file</p><p>But since we supply a dll you wont need to know how it works internally if you simply use the dll. If you cant use it (for example for XBMC)</p><p>we use .net remoting which is simply soap over TCPIP</p><p>You could either implement the soap interfaces in XBMC, </p><p>or make a simple webservice in front of the tvserver to control it</p><p></p><p></p><p>The rtsp server supports SDP ( <a href="http://www.ietf.org/rfc/rfc3556.txt" target="_blank">http://www.ietf.org/rfc/rfc3556.txt</a> )</p><p>As said, streaming will be in mpeg-2 transport mode (m2pt)</p><p></p><p></p><p>We stream in unicast mode, not multicast (although the RTSP library we use supports multicasting as well, so this might change at a later stage)</p><p></p><p></p><p>Exactly like i mean, we are thinking about adding support for it.</p><p>But mpeg-4 is not widely available at this moment, so for now we focus on the </p><p>good old mpeg-2 streams.</p><p></p><p>Frodo</p></blockquote><p></p>
[QUOTE="Frodo, post: 82245, member: 10277"] Real time comskip would be nice, but unfortunaly i never got comskip to work 100% for my tv channels. It either misses ads or even worse, cuts out parts of a program Anyway, when plugin structure is in place we could add real-time comskip The tvserver sources are fully documented. We will even supply a MSDN-like .chm help file But since we supply a dll you wont need to know how it works internally if you simply use the dll. If you cant use it (for example for XBMC) we use .net remoting which is simply soap over TCPIP You could either implement the soap interfaces in XBMC, or make a simple webservice in front of the tvserver to control it The rtsp server supports SDP ( [url]http://www.ietf.org/rfc/rfc3556.txt[/url] ) As said, streaming will be in mpeg-2 transport mode (m2pt) We stream in unicast mode, not multicast (although the RTSP library we use supports multicasting as well, so this might change at a later stage) Exactly like i mean, we are thinking about adding support for it. But mpeg-4 is not widely available at this moment, so for now we focus on the good old mpeg-2 streams. Frodo [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
methods of using TV server - discussion thread
Contact us
RSS
Top
Bottom