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
Development
Improvement Suggestions
Use WebService between Server and Client
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="gljubojevic" data-source="post: 126149" data-attributes="member: 25140"><p>Wouldn't be easier to define interface for TVServer clients e.g. ITVServerClient and expose methods through web service.</p><p></p><p>This way clients could easily connect to TVServer and make "direct" call to method</p><p>e.g. </p><p>public ClannelList GetAvaliableChannels()</p><p>Or </p><p>public string GetChannelStream(string channel name)</p><p>....</p><p></p><p>This way you can probbaly split TVServer functionality in few Interfaces and easily extend stuff ...</p><p></p><p>Anyway what ever you do will probably be good <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Question....</p><p>I'm currently working on full screen video editor for media portal...</p><p>I was thinking that when I finish this version it would be nice to split it into two plugins:</p><p>One for MP so you can edit cut points while watching video over RTSP.</p><p>Other for TVServer which will actually do cutting in background.</p><p></p><p>This way video would allways be managed by TV Server and TV Server could control list of available videos video recoding cutting etc ..</p><p></p><p>What do you think about that idea ?</p><p></p><p>Goran</p></blockquote><p></p>
[QUOTE="gljubojevic, post: 126149, member: 25140"] Wouldn't be easier to define interface for TVServer clients e.g. ITVServerClient and expose methods through web service. This way clients could easily connect to TVServer and make "direct" call to method e.g. public ClannelList GetAvaliableChannels() Or public string GetChannelStream(string channel name) .... This way you can probbaly split TVServer functionality in few Interfaces and easily extend stuff ... Anyway what ever you do will probably be good :) Question.... I'm currently working on full screen video editor for media portal... I was thinking that when I finish this version it would be nice to split it into two plugins: One for MP so you can edit cut points while watching video over RTSP. Other for TVServer which will actually do cutting in background. This way video would allways be managed by TV Server and TV Server could control list of available videos video recoding cutting etc .. What do you think about that idea ? Goran [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
Use WebService between Server and Client
Contact us
RSS
Top
Bottom