Opened 17 years ago
Closed 17 years ago
#6620 closed defect (invalid)
MythWeb availability during UPnP playback
| Reported by: | Owned by: | dblain | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - UPnP | Version: | 0.21 |
| Severity: | medium | Keywords: | upnp mythweb |
| Cc: | Ticket locked: | no |
Description
While watching a recording over UPnP (Sony PlayStation3 built-in UPnP video player) MythWeb stops responding. Sometimes the page simply times out and the browser/proxy returns the error, sometimes there's PHP error regarding a timeout. From memory, that error is a HTTP request to the backend, but I can't recreate it at the moment. I'll update if/when it happens again. I also intend to try with a different UPnP client just out of curiosity but I don't have one installed at the moment.
Change History (4)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Error at /var/www/mythtv/htdocs/mythweb/modules/status/handler.php, line 29: file_get_contents(http://10.10.0.2:6544) [function.file-get-contents]: failed to open stream: HTTP request failed! I thought it explicitly mentioned a timeout... apparently not. But it does take a good few minutes before producing that error.
comment:3 by , 17 years ago
I just reinstall without XVMC support (for completely unrelated reasons) the problem has gone away. Nothing else has changed. I don't see a way of closing/deleting this ticket, but for me it can be.
comment:4 by , 17 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Closing at request of (assumed) creator.

Just tried again to create the PHP error... and much to my surprise, the page loaded correctly. But it did take about 6minutes.