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 2
Plugin Development
Featured Plugins
UPnP / DLNA Media Server
UPnP / DLNA Media Server for MediaPortal 2
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="henso" data-source="post: 896205" data-attributes="member: 119106"><p>1,2 Great</p><p>3. In DvDevice:AddDeviceDescriptionsRecursive the _deviceInformation needs to be override-able because for one device requires a specific friendlyName while another device requires a specific manufacturer for example, before they accept the media server.</p><p>4. As I understand it some TV's support M-SEARCH requests that will inform the server of their friendlyName, manufacturer and other device information. To detect what type of TV is connected it is sometimes needed to get the TV's device information (basically the TV's ILocalizedDeviceInformation).</p><p>5. I believe the resource server is responsible for streaming and that it is using the connection based HTTP protocol right? So when the device disconnects the socket connection to the resource server (basically it stops playing the stream), the server continues streaming the file because I don't seem to be able to detect this. This of course causes an exception inside the SendWholeFile method but as it is handled I will not be able to detect this.</p></blockquote><p></p>
[QUOTE="henso, post: 896205, member: 119106"] 1,2 Great 3. In DvDevice:AddDeviceDescriptionsRecursive the _deviceInformation needs to be override-able because for one device requires a specific friendlyName while another device requires a specific manufacturer for example, before they accept the media server. 4. As I understand it some TV's support M-SEARCH requests that will inform the server of their friendlyName, manufacturer and other device information. To detect what type of TV is connected it is sometimes needed to get the TV's device information (basically the TV's ILocalizedDeviceInformation). 5. I believe the resource server is responsible for streaming and that it is using the connection based HTTP protocol right? So when the device disconnects the socket connection to the resource server (basically it stops playing the stream), the server continues streaming the file because I don't seem to be able to detect this. This of course causes an exception inside the SendWholeFile method but as it is handled I will not be able to detect this. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Featured Plugins
UPnP / DLNA Media Server
UPnP / DLNA Media Server for MediaPortal 2
Contact us
RSS
Top
Bottom