Opened 19 years ago
Closed 19 years ago
#2763 closed defect (fixed)
Unable to stream from slave backend to remote frontend
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | 0.20 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
(Using SVN rev 12168)
I am unable to stream from a slave backend when MasterBackendOverride is set but the slave's recording directory is not (currently) mounted on the master backend nor the frontend. I am attaching "-v file" logs from the frontend, the master backend, and the slave backend.
I believe the problem is due to "pathname" getting clobbered in ProgramInfo::GetPlaybackURL() after RemoteCheckFile() is called. I am attaching a patch which seems to fix the problem.
Attachments (2)
Change History (3)
by , 19 years ago
| Attachment: | remote_check_file-r12168.log added |
|---|
by , 19 years ago
| Attachment: | remote_check_file-r12168.patch added |
|---|
comment:1 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

logs from frontend, master backend, slave backend