Search found 11 matches

by sharky
Mon Jul 10, 2017 8:36 pm
Forum: minisatip
Topic: MCD / MTD support using DD hardware
Replies: 23
Views: 26537

Re: MCD / MTD support using DD hardware

Me ² just drop me a message.
by sharky
Sat Jul 01, 2017 10:12 am
Forum: minisatip
Topic: CI+ protocol implementation in minisatip
Replies: 104
Views: 258643

Re: CI+ protocol implementation in minisatip

Ah okay ! Now it looks like this. Default pi@raspberrypi:~/minisatip $ make gcc -Wall -Wno-switch -ggdb -fPIC -DDISABLE_NETCVCLIENT -c minisatip.c -o minisatip.o gcc -Wall -Wno-switch -ggdb -fPIC -DDISABLE_NETCVCLIENT -c socketworks.c -o socketworks.o gcc -Wall -Wno-switch -ggdb -fPIC -DDISABLE_NETC...
by sharky
Sat Jul 01, 2017 10:05 am
Forum: minisatip
Topic: minisatip and satip-receiver and oscam
Replies: 28
Views: 34020

Re: minisatip and satip-receiver and oscam

Yes , I have a lot of them. RTL HD choppy Message repeated 49 times [01/07 10:01:45.789 signal]: BW 1775KB/s, Total BW: 7014 MB, ns/read 1530, r: 32, w: 72 fw: 0, tt: 48 ms [01/07 10:01:45.803 AD0]: PID Continuity error (adapter 0): pid: 048, Expected CC: 0, Actual CC: F Message repeated 49 times [0...
by sharky
Fri Jun 30, 2017 2:46 pm
Forum: minisatip
Topic: minisatip and satip-receiver and oscam
Replies: 28
Views: 34020

Re: minisatip and satip-receiver and oscam

Hello , I also have some problems with choppy RTL HD . I'm using a TBS 5590 with build in CI (Sky and HD+) . I'm now pretty sure that the choppy RTL Channel does not have to do with minisatip. Please try to use the m3u files from localhosthack0r to verfy my findings. Backend : minisatip Frondend : K...
by sharky
Thu Jun 29, 2017 8:54 am
Forum: minisatip
Topic: CI+ protocol implementation in minisatip
Replies: 104
Views: 258643

Re: CI+ protocol implementation in minisatip

Hey Juri , I was abe to get my CI Modul working with latest git version. If I try to compile it with your version of the ca.c it breaks compiling. Just for verification. I downloaded your ca.c file git clone minisatip repo cd minisatip mv ca.c ca.c_org cp ca.c minisatip #(yuri_version) cd minisatip ...
by sharky
Wed Jun 28, 2017 6:58 pm
Forum: minisatip
Topic: CI+ protocol implementation in minisatip
Replies: 104
Views: 258643

Re: CI+ protocol implementation in minisatip

Hello Yuri,

just for clarification it is "only" for CI+ modules or can use it with a CI card like alphacrypt too ?

best regards, sharky
by sharky
Sun Jun 19, 2016 8:56 pm
Forum: minisatip
Topic: SAT IP PID field
Replies: 1
Views: 4255

SAT IP PID field

Hello , I hope you can help me to understand how the PID filed is working I'm trying to build my own m3u file. One example : r t s p: / /<minisatserver>:5544/?src=1&freq=12480&pol=v&ro=0.35&msys=dvbs&mtype=qpsk&plts=off&sr=27500&fec=34&pids=0,17,18,3327,3328,108,4...
by sharky
Mon May 16, 2016 10:25 am
Forum: minisatip
Topic: Can't compile on raspbian
Replies: 6
Views: 9555

Re: Can't compile on raspbian

Compiled instantly

Thanks !