Skip to content
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

Fix for DVBLink & PlexDVR to allow using minisatip as SAT->IP Source #408

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

Jondalar
Copy link
Contributor

From DVB Logic:

"although sat2ip specification does not talk explicitly about
separators, it uses comma everywhere in examples, e.g. as on page 69 pf
the sat2ip 1.2.2 version of the spec:
s=SatIPServer:1 ,,"

This does enable DVBLink and PlexDVR compatibility.

although sat2ip specification does not talk explicitly about 
separators, it uses comma everywhere in examples, e.g. as on page 69 pf 
the sat2ip 1.2.2 version of the spec:
s=SatIPServer:1 <sat frontends>,<terr frontends>,<cable frontends>

This should enable DVBLink and PlexDVR compatibility
@9000h
Copy link
Collaborator

9000h commented Jan 11, 2018

which server is working that way as it's in contradiction to the spec

@9000h
Copy link
Collaborator

9000h commented Jan 11, 2018

but it could be there is something we have overlocked in send describe
if there is not only dvbs then it may should look like "s=SatIPServer:1 %d,%d,%d\r\n"
https://github.com/DigitalDevices/octonet/blob/dfda1b722bfa99d726e04be86fb3f731f240362d/octoserve/octoserve.c#L866

@catalinii catalinii merged commit 9bfa362 into catalinii:master Feb 9, 2018
@catalinii
Copy link
Owner

Merged thank you

@hanzoh hanzoh mentioned this pull request Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants