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

First snapshot with NetCeiver support. #216

Merged
merged 2 commits into from
Jan 3, 2016
Merged

Conversation

REELcoder
Copy link
Contributor

libmcli source code is needed from https://svn.baycom.de/repos/vdr-mcli-plugin/. The repo is expected in the same directory as minisatip.

Tested with DVB-S transponders.

catalinii pushed a commit that referenced this pull request Jan 3, 2016
First snapshot with NetCeiver support.
@catalinii catalinii merged commit d2bb9f2 into catalinii:master Jan 3, 2016
@catalinii
Copy link
Owner

I merged the request, please leave the DVBCSA enabled and NetCeiver disabled for now in the next pull requests.

Thanks

@REELcoder REELcoder mentioned this pull request Jan 3, 2016
@pbriesch
Copy link

pbriesch commented Jan 5, 2016

Hi, @REELcoder

could you please explain how to use netceiver with minisatip? There is interest to use netceiver with VDR. http://www.minidvblinux.de/forum/index.php/topic,7265.msg54388.html#msg54388

Thanks a lot in advance!

@REELcoder
Copy link
Contributor Author

  • To build minisatip with netceiver support you have to put the source from https://svn.baycom.de/repos/vdr-mcli-plugin/ and from minisatip in the same directory. Then you have to activate netceiver support in the minisatip Makefile: NETCVCLIENT?=yes. Compile minisatip using make.
  • If libmcli is not yet installed on this machine you have to compile/install it as well.
  • The machine running minisatip needs an network interface for VLAN ID 4 (in case the Netceiver is used in a VLAN setup as for the Reelbox), i.e. vlan4. Currently vlan4 is hardcoded in netceiver.c:305.
  • You run minisatip with the -n option where x is the number of netceivers. It should list all netceivers and tuners and then you can access it using a Sat>IP client.
  • I have successfully tested the Android HD+ and iPad Elgato Sat>IP apps and vdr using the satip-plugin for DVB-S/S2.
    I will check the minidvblinux discussion in the evening

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.

None yet

3 participants