Search found 14 matches

by solut
Fri Nov 01, 2019 9:07 pm
Forum: minisatip
Topic: CI+ protocol implementation in minisatip
Replies: 104
Views: 258524

Re: CI+ protocol implementation in minisatip

It's working!
I deleted the bin files + bootid (?) and start minisatip with --ca-pin 8:xxxx (no ca assignment).

Thanks, solut.
by solut
Fri Nov 01, 2019 8:04 pm
Forum: minisatip
Topic: CI+ protocol implementation in minisatip
Replies: 104
Views: 258524

Re: CI+ protocol implementation in minisatip

Hi Yuri, I'm using two SatIP server with 4 tuners each, so I followed the minisatip documentation: -e --enable-adapters list_of_enabled adapters: enable only specified adapters eg: -e 0-2,5,7 (no spaces between parameters) keep in mind that the first adapters are the local ones starting with 0 after...
by solut
Thu Oct 31, 2019 7:42 pm
Forum: minisatip
Topic: CI+ protocol implementation in minisatip
Replies: 104
Views: 258524

Re: CI+ protocol implementation in minisatip

Hi, tried with actual dddvb master branch, same behaviour.
I don't see any direct errors in the log.
Do you know if it should work with Sky CI+ Cam?

Thanks, solut.
by solut
Thu Oct 31, 2019 12:57 pm
Forum: minisatip
Topic: CI+ protocol implementation in minisatip
Replies: 104
Views: 258524

Re: CI+ protocol implementation in minisatip

Hi, I have some problems getting DD Octopus Twin CI v4 to work with CI+ to work. I'm using the actual master of minisatip and v0.9.33 ddbridge of kernel v5.3.8. The CI+ init seems to be OK: [31/10 09:46:35.539 CA8]: auth ok! ... [31/10 09:46:36.399 CA8]: 00:ca_ca_info_callback [31/10 09:46:36.399 CA...
by solut
Sun Jan 07, 2018 9:00 am
Forum: minisatip
Topic: Support for FBC Tuners
Replies: 16
Views: 15330

Re: Support for FBC Tuners

Hi, I already tried todays generated binary with one connection to unicable switch in Tuner A : Command: ./minisatip -u 0:0-974,1:1-1076 -e 0-1 -S 1:0 -l http,dvb -F ./minisatip.log Used two tasks of VLC: First tuned to 11494 with VLC1 -> OK (using Adapter[0]) Playing video on VLC1 Second tuned to 1...
by solut
Sat Jan 06, 2018 7:49 pm
Forum: minisatip
Topic: Support for FBC Tuners
Replies: 16
Views: 15330

Re: Support for FBC Tuners

Hi cata, did some detailed debugging (in code) and think I found something: In function "compare_slave_parameters()" the expression "ad->tp.diseqc_param.switch_type" is used for skipping slave tests, but I think "tp.diseqc_param.switch_type" is not initialized regarding...
by solut
Sat Jan 06, 2018 1:13 pm
Forum: minisatip
Topic: Support for FBC Tuners
Replies: 16
Views: 15330

Re: Support for FBC Tuners

Hi cata, just want to support you a little bit and tried to investigate in the log file. Following test procedure done: Excluded TVHeadend from the testing environment and access minisatip on the box directly by VLC. Used the following command for minisatip: ./minisatip -u 0:0-974,1:1-1076 -e 0-1 -l...
by solut
Fri Jan 05, 2018 6:51 pm
Forum: minisatip
Topic: Support for FBC Tuners
Replies: 16
Views: 15330

Re: Support for FBC Tuners

Hi cata, not working :( . On first attempt Tuner A was also not working, got some space messages: [05/01 19:40:03.357 main]: read_rtsp: read 1316 bytes from handle 8, sock_id 7, flags 0 not ending with \r\n\r\n [05/01 19:40:03.392 main]: Not enough space copy pid 18 from 0xbeadf96c to 0xce974 Attach...
by solut
Fri Jan 05, 2018 7:13 am
Forum: minisatip
Topic: Support for FBC Tuners
Replies: 16
Views: 15330

Re: Support for FBC Tuners

OK, will test this later in the evening...

I did also find an already communicated issue #400 where some investigation was going on.
Any progress on this ?
by solut
Thu Jan 04, 2018 6:32 pm
Forum: minisatip
Topic: Support for FBC Tuners
Replies: 16
Views: 15330

Re: Support for FBC Tuners

Attached the log.

Maybe my problems are also related to this post.