Project

General

Profile

Bug #4611

SAT>IP: Same program uses different tuner

Added by Mono Polimorph about 7 years ago. Updated about 7 years ago.

Status:
New
Priority:
Normal
Category:
SAT>IP
Target version:
-
Start date:
2017-09-19
Due date:
% Done:

0%

Estimated time:
Found in version:
last commit
Affected Versions:

Description

Hi,

I observed this behaviour in my environment (remote TVH --SAT>IP TCP--> local TVH):

- When 2 clients connect the local TVH and they ask for the same MUX, then two different tuners are allocated and the same program is requested from the remote TVH two times!

I feel the correct way is to use only one tuner if the frequency is the same and request the sum of all used pids. I'm right?

History

#1

Updated by Mono Polimorph about 7 years ago

Hi,

This behaviour is by design, or it's a bug?
I only want to know it!

Thank you!

#2

Updated by Jaroslav Kysela about 7 years ago

It depends. You probably allow to create muxes dynamically from clients, so there's might be something wrong in the logic where the dynamically created mux should be reused. From the quick code review, there's also missing the protection of those muxes when they're shared by multiple clients.

#3

Updated by Mono Polimorph about 7 years ago

Jaroslav Kysela wrote:

It depends. You probably allow to create muxes dynamically from clients, so there's might be something wrong in the logic where the dynamically created mux should be reused. From the quick code review, there's also missing the protection of those muxes when they're shared by multiple clients.

Ok, thanks for your quick response!
Since I'm using dynamic muxes, is there anything I can do to avoid this problem?

Regards.

Also available in: Atom PDF