-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stream relay configuration not work with oscam #3797
Comments
IkNot fully true as here it works as a charm. It seems the binary you are using needs a fix. Changing this service ref will also arrange that the idea partly works. Eg on the 2md infobar you do not see transponder parameters as you see the relay url here. There is also no reason why this should be changed for the relay server. |
OK. Can you share what binary you using? |
Also there is big issues in my opinion after you start that stream relayed channel..... It marks other channels as not playable and if you try to switch to them a "No free tuner" message appears. Maybe that is connected again with the emu handling...Thats why if you can share what emu binary you using or which version at least it will be great. |
That was always the case with streamrelay. But the message will disappear and picture will be shown |
No... it does not disappear all the time... Sometimes the destination service does not ever play. |
The problem with impossibility to switch to channel and permanent "No free tuner" message is because there is a need of time tuner to be freed usually, but i think that is implemented wrong since you should not try to zap at all and just delay it with about 100ms. In this case no "No free tuner" message will ever show up. |
You are suggesting here a work-a-round not a solution….Verstuurd vanaf mijn iPhoneOp 18 okt. 2023 om 11:01 heeft Dimitar Tsenev ***@***.***> het volgende geschreven:
The problem with impossibility to switch to channel and permanent "No free tuner" message is because there is a need of time tuner to be freed usually, but i think that is implemented wrong since you should not try to zap at all and just delay it with about 100ms. In this case no "No free tuner" message will ever show up.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
It is work around at the moment too... At least in the part of that delayed zap.... |
enigma2/lib/python/Screens/InfoBarGenerics.py
Line 161 in 26f4325
This will not going to work with oscam for example. Since the service reference is not compatible.
The 7th column from the service reference string (1:0:19:83:6:85:C0000:0:0:0) have to be changed depending on the oscam requirements so to work.
So for now the stream relay solution is not usable with oscam.
The text was updated successfully, but these errors were encountered: