Opened 19 years ago
Closed 19 years ago
#2113 closed enhancement (invalid)
Individual URL for channels in CRCIpnetworkRecorder
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
My provider use multicast UDP MPEG2-TS streams. With
CRCIpNetworkRecorder I can receive this stream using URL like this
udp://239.255.0.12:3456?multicast=1
But I must use one card for one channel. It is not comfortably. With my provider I can view only one channel at one time (bandwidth limit). So for me best solution is use one "card" that can switch multicast streams.
This patch add ability to setup individual URL for each channel to CRCIpNetworkRecorder.
Attachments (1)
Change History (6)
by , 19 years ago
Attachment: | crcipnetworkchannel.diff.gz added |
---|
comment:1 by , 19 years ago
Milestone: | 0.20 |
---|
comment:2 by , 19 years ago
Owner: | changed from | to
---|
comment:3 by , 19 years ago
Milestone: | → unknown |
---|
comment:4 by , 19 years ago
No. My provider officially does not give an opportunity to look channels through the devices which are distinct from sold it STB. So for each channel I MUST enter URL by hand. I can offer a following variant: add URL on separate page and show it only at presence of recorder in the list of sources of the channel.
Is there no way to download the channel list from your provider, like we do with the FreeBox recorder?