No signal

Support forum for minisatip
Post Reply
boliito
Posts: 6
Joined: Mon Feb 15, 2016 2:41 pm

No signal

Post by boliito »

Hello to all,

Well I've managed to get the things ready and compiled for my vu+ duo2 and it is able to run, however I'm not getting any signal in TVheadend.

I have two S2 tuners running connected to one Unicable LNB (Inverto brand).
Only one cable is connected to the box.

The tuners are configured as SCR4 (2040) and SCR3(1680) in the box

What I did in minisatip was:

./minisatip -u 0:4-2040,1:3-1680

However, TVheadend is not getting any signal neither DVBviewer PRO in Windows 10.

What am I doing wrong? Thank you very much for the support
cata
Site Admin
Posts: 770
Joined: Tue May 12, 2015 1:01 am

Re: No signal

Post by cata »

Hi,

Can you upload the log?

Try wget -o /dev/null http://ip:8080/?freq=.....
Instead of tvh
boliito
Posts: 6
Joined: Mon Feb 15, 2016 2:41 pm

Re: No signal

Post by boliito »

Code: Select all

[25/02 10:51:43.211]: minisatip version 0.5.28, compiled with s2api version: 050A
[25/02 10:51:43.213]: New UDP socket 3 bound to 0.0.0.0:1900
[25/02 10:51:43.214]: setting multicast for 239.255.255.250
[25/02 10:51:43.214]: New UDP socket 4 bound to 239.255.255.250:1900
[25/02 10:51:43.214]: utils.c:1171 allocation_wrapper malloc allocated 144 bytes at 0x44be70
[25/02 10:51:43.214]: sockets_add: handle 3 (type 0) returning socket index 0 [0.0.0.0:0] read: 0x40b3b0
[25/02 10:51:43.214]: utils.c:1171 allocation_wrapper malloc allocated 144 bytes at 0x44d650
[25/02 10:51:43.214]: sockets_add: handle 4 (type 0) returning socket index 1 [0.0.0.0:0] read: 0x40b3b0
[25/02 10:51:43.214]: utils.c:1171 allocation_wrapper malloc allocated 144 bytes at 0x44d6e8
[25/02 10:51:43.214]: sockets_add: handle 5 (type 2) returning socket index 2 [0.0.0.0:0] read: 0x40b15c
[25/02 10:51:43.214]: utils.c:1171 allocation_wrapper malloc allocated 144 bytes at 0x44d780
[25/02 10:51:43.214]: sockets_add: handle 6 (type 2) returning socket index 3 [0.0.0.0:0] read: 0x40b15c
[25/02 10:51:43.214]: utils.c:1171 allocation_wrapper malloc allocated 144 bytes at 0x44d818
[25/02 10:51:43.214]: sockets_add: handle -2 (type 0) returning socket index 4 [0.0.0.0:0] read: 0x40b3b0
[25/02 10:51:43.214]: utils.c:1171 allocation_wrapper malloc allocated 144 bytes at 0x44d8b0
[25/02 10:51:43.214]: sockets_add: handle -2 (type 0) returning socket index 5 [0.0.0.0:0] read: 0x40b3b0
[25/02 10:51:43.214]: set_socket_thread: thread 77d7d000 for sockets 5
[25/02 10:51:43.215]: starting init_all_hw 0
[25/02 10:51:43.215]: adapter.c:58 allocation_wrapper malloc allocated 3536 bytes at 0x44d948
[25/02 10:51:43.215]: adapter.c:58 allocation_wrapper malloc allocated 3536 bytes at 0x44e720
[25/02 10:51:43.215]: adapter.c:58 allocation_wrapper malloc allocated 3536 bytes at 0x44f4f8
[25/02 10:51:43.215]: adapter.c:58 allocation_wrapper malloc allocated 3536 bytes at 0x4502d0
[25/02 10:51:43.215]: adapter.c:58 allocation_wrapper malloc allocated 3536 bytes at 0x4510a8
[25/02 10:51:43.215]: adapter.c:58 allocation_wrapper malloc allocated 3536 bytes at 0x451e80
[25/02 10:51:43.215]: adapter.c:58 allocation_wrapper malloc allocated 3536 bytes at 0x452c58
[25/02 10:51:43.220]: trying to open [0] adapter 0 and frontend 0
[25/02 10:51:43.221]: opened DVB adapter 0 fe:7 dvr:8
[25/02 10:51:43.222]: Done setting DVR buffer to 5775360 bytes
[25/02 10:51:43.223]: adapter.c:197 allocation_wrapper malloc allocated 25014 bytes at 0x453a30
[25/02 10:51:43.223]: deleting pids on adapter 0, sid -1, pids=NULL
[25/02 10:51:43.223]: Detected adapter 0 handle 7 DVB Card Name: Vuplus FE
[25/02 10:51:43.223]: Detected delivery system for adapter 0: dvbs [5]
[25/02 10:51:43.223]: Detected delivery system for adapter 0: dvbs2 [6]
[25/02 10:51:43.223]: utils.c:1171 allocation_wrapper malloc allocated 144 bytes at 0x459bf0
[25/02 10:51:43.223]: sockets_add: handle 8 (type 5) returning socket index 6 [0.0.0.0:0] read: 0x40b314
[25/02 10:51:43.223]: set_socket_thread: thread 77d7d000 for sockets 6
[25/02 10:51:43.223]: pthread_setschedparam failed with error 22
[25/02 10:51:43.223]: done opening adapter 0 delivery systems: dvbs dvbs2 undefined undefined
[25/02 10:51:43.223]: trying to open [1] adapter 0 and frontend 1
[25/02 10:51:43.224]: opened DVB adapter 1 fe:9 dvr:10
[25/02 10:51:43.225]: Done setting DVR buffer to 5775360 bytes
[25/02 10:51:43.226]: adapter.c:197 allocation_wrapper malloc allocated 25014 bytes at 0x459c88
[25/02 10:51:43.226]: deleting pids on adapter 1, sid -1, pids=NULL
[25/02 10:51:43.226]: Detected adapter 1 handle 9 DVB Card Name: Vuplus FE
[25/02 10:51:43.226]: Detected delivery system for adapter 1: dvbs [5]
[25/02 10:51:43.226]: Detected delivery system for adapter 1: dvbs2 [6]
[25/02 10:51:43.226]: utils.c:1171 allocation_wrapper malloc allocated 144 bytes at 0x45fe48
[25/02 10:51:43.226]: sockets_add: handle 10 (type 5) returning socket index 7 [0.0.0.0:0] read: 0x40b314
[25/02 10:51:43.226]: set_socket_thread: thread 77d7d000 for sockets 7
[25/02 10:51:43.226]: pthread_setschedparam failed with error 22
[25/02 10:51:43.226]: done opening adapter 1 delivery systems: dvbs dvbs2 undefined undefined
[25/02 10:51:43.226]: trying to open [2] adapter 0 and frontend 2
[25/02 10:51:43.226]: Could not open /dev/dvb/adapter0/frontend2 in RW mode (fe: -1, dvr: 11)
[25/02 10:51:43.227]: Failed to init device 2 with return value 1
[25/02 10:51:43.227]: trying to open [3] adapter 0 and frontend 3
[25/02 10:51:43.227]: Could not open /dev/dvb/adapter0/frontend3 in RW mode (fe: -1, dvr: 11)
[25/02 10:51:43.228]: Failed to init device 3 with return value 1
[25/02 10:51:43.228]: trying to open [4] adapter 0 and frontend 4
[25/02 10:51:43.228]: Could not open /dev/dvb/adapter0/frontend4 in RW mode (fe: -1, dvr: 11)
[25/02 10:51:43.228]: Failed to init device 4 with return value 1
[25/02 10:51:43.228]: trying to open [5] adapter 0 and frontend 5
[25/02 10:51:43.229]: Could not open /dev/dvb/adapter0/frontend5 in RW mode (fe: -1, dvr: 11)
[25/02 10:51:43.229]: Failed to init device 5 with return value 1
[25/02 10:51:43.229]: trying to open [6] adapter 0 and frontend 6
[25/02 10:51:43.229]: Could not open /dev/dvb/adapter0/frontend6 in RW mode (fe: -1, dvr: 11)
[25/02 10:51:43.230]: Failed to init device 6 with return value 1
[25/02 10:51:43.230]: trying to open [7] adapter 0 and frontend 7
[25/02 10:51:43.230]: Could not open /dev/dvb/adapter0/frontend7 in RW mode (fe: -1, dvr: 11)
[25/02 10:51:43.230]: Failed to init device 7 with return value 1
[25/02 10:51:43.231]: trying to open [8] adapter 0 and frontend 8
[25/02 10:51:43.231]: Could not open /dev/dvb/adapter0/frontend8 in RW mode (fe: -1, dvr: 11)
[25/02 10:51:43.236]: Failed to init device 8 with return value 1
[25/02 10:51:43.236]: done init_hw 0
[25/02 10:51:43.236]: Initializing with 2 devices
[25/02 10:51:43.236]: Starting select_and_execute on thread ID 77d7d000, thread_name main
[25/02 10:51:43.337]: ssdp_discovery: bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:51:47.253]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:51:47.253]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:51:47.254]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:51:47.254]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:51:47.254]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:51:47.254]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:51:47.254]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:51:47.254]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:51:54.246]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:51:54.246]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:51:54.246]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:51:54.246]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:51:54.246]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:51:54.246]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:51:54.246]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:51:54.246]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:03.261]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:52:03.261]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:03.261]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:52:03.261]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:16.074]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:52:16.074]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:16.074]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:52:16.074]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:16.074]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:52:16.074]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:16.075]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:52:16.075]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:29.003]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:52:29.004]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:29.004]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:52:29.004]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:29.004]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:52:29.004]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:29.004]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:52:29.004]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:33.261]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:52:33.261]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:33.261]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:52:33.261]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:34.363]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:52:34.364]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:34.364]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:52:34.364]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:34.364]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:52:34.364]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:34.364]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:52:34.364]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:41.345]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:52:41.346]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:41.346]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:52:41.346]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:41.346]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:52:41.346]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:41.346]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:52:41.347]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:43.250]: Requested adapter 0 close due to timeout, result 1 max_rtime 12
[25/02 10:52:43.250]: sockets_del: 6 -> handle 8, sid 0
[25/02 10:52:43.250]: closing DVR socket -1 pos 6 aid 0
[25/02 10:52:43.250]: closing adapter 0  -> fe:7 dvr:8
[25/02 10:52:43.250]: adapter.c:716: get_adapter returns NULL for adapter_id 0
[25/02 10:52:43.250]: adapter.c:540: get_adapter returns NULL for adapter_id 0
[25/02 10:52:43.250]: done closing adapter 0
[25/02 10:52:43.251]: sockets_del: 6 Last open socket is at index 7 current_handle 8
[25/02 10:52:43.251]: Requested adapter 1 close due to timeout, result 1 max_rtime 12
[25/02 10:52:43.251]: sockets_del: 7 -> handle 10, sid 1
[25/02 10:52:43.251]: closing DVR socket -1 pos 7 aid 1
[25/02 10:52:43.251]: closing adapter 1  -> fe:9 dvr:10
[25/02 10:52:43.251]: adapter.c:716: get_adapter returns NULL for adapter_id 1
[25/02 10:52:43.251]: adapter.c:540: get_adapter returns NULL for adapter_id 1
[25/02 10:52:43.252]: done closing adapter 1
[25/02 10:52:43.253]: sockets_del: 7 Last open socket is at index 5 current_handle 10
[25/02 10:52:43.353]: ssdp_discovery: bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:48.262]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:52:48.262]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:48.262]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:52:48.263]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:48.263]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:52:48.263]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:52:48.263]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:52:48.263]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:03.261]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:53:03.261]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:03.261]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:53:03.262]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:16.565]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:53:16.566]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:16.566]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:53:16.566]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:16.566]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:53:16.566]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:16.566]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:53:16.566]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:24.629]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:53:24.630]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:24.630]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:53:24.630]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:24.630]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:53:24.630]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:24.630]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:53:24.630]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:28.437]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:53:28.437]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:28.437]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:53:28.437]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:28.438]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:53:28.438]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:28.438]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:53:28.438]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:33.262]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:53:33.262]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:33.262]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:53:33.262]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:35.524]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:53:35.524]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:35.525]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:53:35.525]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:35.525]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:53:35.525]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:35.525]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:53:35.525]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:42.280]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:53:42.280]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:42.280]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:53:42.280]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:42.280]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:53:42.280]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:42.280]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:53:42.281]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:53:43.382]: ssdp_discovery: bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:03.262]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:54:03.262]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:03.262]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:54:03.262]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:15.793]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:15.793]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:15.808]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:15.808]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:15.828]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:15.828]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:15.848]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:15.848]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:15.868]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:15.868]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.053]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.053]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.068]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.068]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.088]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.088]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.108]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.108]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.128]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.128]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.148]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.148]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.168]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.168]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.188]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.188]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.208]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.208]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.228]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.228]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.248]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.248]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.268]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.268]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.288]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.288]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.308]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.308]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.329]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.329]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.349]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.349]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.368]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.369]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.388]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.388]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.408]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.408]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.428]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.428]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.448]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.448]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.468]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.468]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.494]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.494]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.508]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.508]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.528]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.528]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.548]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.548]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.568]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.568]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.588]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.588]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.608]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.608]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.628]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.628]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.648]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.648]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.668]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.668]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.688]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.688]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.708]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.708]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.728]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.728]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.748]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.748]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.768]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.768]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.788]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.788]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.808]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.808]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.828]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.828]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.848]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.848]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.857]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:54:16.857]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:16.857]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:54:16.857]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:16.858]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:54:16.858]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:16.858]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:54:16.858]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:16.868]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.868]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:16.888]: Received SSDP packet from 192.168.1.1:1900 -> handle 3
[25/02 10:54:16.889]: Received SSDP packet from 192.168.1.1:1900 -> handle 4
[25/02 10:54:19.449]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:54:19.449]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:19.449]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:54:19.450]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:19.450]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:54:19.450]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:19.450]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:54:19.450]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:22.525]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:54:22.525]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:22.525]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:54:22.525]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:22.526]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:54:22.526]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:22.526]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:54:22.526]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:29.611]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:54:29.612]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:29.612]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:54:29.612]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:29.612]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:54:29.612]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:29.612]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:54:29.612]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:33.262]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:54:33.262]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:33.262]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:54:33.263]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:36.321]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:54:36.321]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:36.322]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:54:36.322]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:36.322]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:54:36.322]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:36.322]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:54:36.322]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:54:43.434]: ssdp_discovery: bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:03.262]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:55:03.263]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:03.263]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:55:03.263]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:13.483]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:55:13.483]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:13.483]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:55:13.484]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:13.484]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:55:13.484]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:13.484]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:55:13.484]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:15.674]: Received SSDP packet from 192.168.1.50:50415 -> handle 3
[25/02 10:55:15.674]: Received SSDP packet from 192.168.1.50:50415 -> handle 4
[25/02 10:55:15.677]: Received SSDP packet from 192.168.1.50:60943 -> handle 3
[25/02 10:55:15.677]: Received SSDP packet from 192.168.1.50:60943 -> handle 4
[25/02 10:55:15.728]: Received SSDP packet from 192.168.1.50:60943 -> handle 3
[25/02 10:55:15.728]: Received SSDP packet from 192.168.1.50:60943 -> handle 4
[25/02 10:55:15.729]: Received SSDP packet from 192.168.1.50:50415 -> handle 3
[25/02 10:55:15.730]: Received SSDP packet from 192.168.1.50:50415 -> handle 4
[25/02 10:55:15.779]: Received SSDP packet from 192.168.1.50:60943 -> handle 3
[25/02 10:55:15.779]: Received SSDP packet from 192.168.1.50:60943 -> handle 4
[25/02 10:55:15.781]: Received SSDP packet from 192.168.1.50:50415 -> handle 3
[25/02 10:55:15.781]: Received SSDP packet from 192.168.1.50:50415 -> handle 4
[25/02 10:55:15.830]: Received SSDP packet from 192.168.1.50:60943 -> handle 3
[25/02 10:55:15.830]: Received SSDP packet from 192.168.1.50:60943 -> handle 4
[25/02 10:55:15.831]: Received SSDP packet from 192.168.1.50:50415 -> handle 3
[25/02 10:55:15.831]: Received SSDP packet from 192.168.1.50:50415 -> handle 4
[25/02 10:55:15.880]: Received SSDP packet from 192.168.1.50:60943 -> handle 3
[25/02 10:55:15.881]: Received SSDP packet from 192.168.1.50:60943 -> handle 4
[25/02 10:55:15.882]: Received SSDP packet from 192.168.1.50:50415 -> handle 3
[25/02 10:55:15.882]: Received SSDP packet from 192.168.1.50:50415 -> handle 4
[25/02 10:55:15.931]: Received SSDP packet from 192.168.1.50:60943 -> handle 3
[25/02 10:55:15.931]: Received SSDP packet from 192.168.1.50:60943 -> handle 4
[25/02 10:55:15.933]: Received SSDP packet from 192.168.1.50:50415 -> handle 3
[25/02 10:55:15.933]: Received SSDP packet from 192.168.1.50:50415 -> handle 4
[25/02 10:55:16.714]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:55:16.714]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:16.714]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:55:16.714]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:16.714]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:55:16.715]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:16.715]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:55:16.715]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:17.330]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:55:17.330]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:17.330]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:55:17.330]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:17.330]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:55:17.330]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:17.330]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:55:17.330]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:18.505]: sockets_add: handle 7 (type 1) returning socket index 6 [192.168.1.110:32840] read: 0x40b314
[25/02 10:55:18.505]: minisatip.c:581 get_sid returns NULL for s_id = -1
[25/02 10:55:18.505]: read RTSP (from handle 7 sock_id 6, len: 0, sid -1):
[25/02 10:55:18.505]: minisatip.c:656 get_sid returns NULL for s_id = -1
[25/02 10:55:18.505]: detect_dvb_parameters (S)-> msys=dvbs
[25/02 10:55:18.505]: detect_dvb_parameters (E) -> src=-1, fe=-1, freq=-1, fec=-1, sr=-1, pol=-1, ro=-1, msys=5, mtype=-1, plts=-1, bw=-1, inv=-1, pids=NULL - apids=NULL - dpids=NULL x_pmt=NULL
[25/02 10:55:18.506]: Setup stream -1 parameters, sock_id 6, handle 7
[25/02 10:55:18.506]: stream.c:201 get_sid returns NULL for s_id = -1
[25/02 10:55:18.506]: utils.c:1171 allocation_wrapper malloc allocated 3028 bytes at 0x45fee0
[25/02 10:55:18.506]: set_sock_lock: sock_id 6 locks also mutex 0x45fee4
[25/02 10:55:18.506]: sockets_add: handle -2 (type 0) returning socket index 7 [0.0.0.0:0] read: 0x40b3b0
[25/02 10:55:18.506]: set_sock_lock: sock_id 7 locks also mutex 0x45fee4
[25/02 10:55:18.506]: Setup stream done: sid: 0 for sock 6 handle 7
[25/02 10:55:18.506]: copy_dvb_param start -> src=0, fe=0, freq=0, fec=9, sr=0, pol=0, ro=3, msys=0, mtype=-1, plts=2, bw=8000000, inv=2, pids=NULL, apids=NULL, dpids=NULL x_pmt=NULL
[25/02 10:55:18.506]: copy_dvb_parameters -> src=1, fe=0, freq=0, fec=9 sr=0, pol=0, ro=3, msys=5, mtype=0, plts=2, bw=8000000, inv=2, pids=NULL, apids=NULL, dpids=NULL x_pmt=NULL
[25/02 10:55:18.506]: Play for stream 0, type 1, rsock 7, adapter -1, sock_id 6 handle 7
[25/02 10:55:18.506]: adapter.c:447: get_adapter returns NULL for adapter_id 0
[25/02 10:55:18.506]: get free adapter 0 msys undefined requested dvbs
[25/02 10:55:18.506]: trying to open [0] adapter 0 and frontend 0
[25/02 10:55:18.507]: opened DVB adapter 0 fe:8 dvr:9
[25/02 10:55:18.508]: Done setting DVR buffer to 5775360 bytes
[25/02 10:55:18.508]: deleting pids on adapter 0, sid -1, pids=NULL
[25/02 10:55:18.508]: utils.c:1171 allocation_wrapper malloc allocated 144 bytes at 0x460ab8
[25/02 10:55:18.508]: sockets_add: handle 9 (type 5) returning socket index 8 [0.0.0.0:0] read: 0x40b314
[25/02 10:55:18.508]: set_socket_thread: thread 77d7d000 for sockets 8
[25/02 10:55:18.508]: pthread_setschedparam failed with error 22
[25/02 10:55:18.509]: done opening adapter 0 delivery systems: dvbs dvbs2 undefined undefined
[25/02 10:55:18.509]: Got adapter 0 on socket 6
[25/02 10:55:18.509]: set adapter 0 for stream 0 m:0 s:1
[25/02 10:55:18.509]: setting DVB parameters for adapter 0 - master_sid 0 sid 0 old f:0
[25/02 10:55:18.509]: deleting pids on adapter 0, sid -1, pids=NULL
[25/02 10:55:18.509]: copy_dvb_param start -> src=0, fe=0, freq=0, fec=9, sr=0, pol=0, ro=3, msys=0, mtype=-1, plts=2, bw=8000000, inv=2, pids=NULL, apids=NULL, dpids=NULL x_pmt=NULL
[25/02 10:55:18.509]: copy_dvb_parameters -> src=1, fe=0, freq=0, fec=9 sr=0, pol=0, ro=3, msys=5, mtype=0, plts=2, bw=8000000, inv=2, pids=NULL, apids=NULL, dpids=NULL x_pmt=NULL
[25/02 10:55:19.671]: tuning to 0(2040000) pol: none (0) sr:0 fec:  delsys:dvbs mod:qpsk rolloff:  pilot: , ts clear=215295, ts pol=215295
[25/02 10:55:19.688]: dvb_tune: set property failed 22 Invalid argument
[25/02 10:55:19.688]: deleting pids on adapter 0, sid 0, pids=NULL
[25/02 10:55:19.688]: reply -> 7 (192.168.1.110:32840) CL:0 [sock_id 6]:
[25/02 10:55:19.689]: select_and_execute[8]: Connected on socket 9 (sid:0) from 0.0.0.0:0 - type dvr errno 11
[25/02 10:55:19.690]: select_and_execute[6]: Close on socket 7 (sid:0) from 192.168.1.110:32840 - type http errno 0
[25/02 10:55:19.690]: sockets_del: 6 -> handle 7, sid 0
[25/02 10:55:19.690]: Requested stream close 0 timeout 30000 type 1
[25/02 10:55:19.690]: closing stream 0
[25/02 10:55:19.690]: sockets_del: 7 -> handle -2, sid 0
[25/02 10:55:19.690]: sockets_del: 7 Last open socket is at index 8 current_handle -2
[25/02 10:55:19.690]: closed adapter 0 for stream 0 m:-1 s:0
[25/02 10:55:19.690]: deleting pids on adapter 0, sid 0, pids=NULL
[25/02 10:55:19.690]: closed stream 0
[25/02 10:55:19.690]: sockets_del: 6 Last open socket is at index 8 current_handle 7
[25/02 10:55:19.690]: Delete socket 6 done: sid -1
[25/02 10:55:23.677]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:55:23.677]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:23.677]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:55:23.678]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:23.678]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:55:23.678]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:23.678]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:55:23.678]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:30.611]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:55:30.611]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:30.611]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:55:30.611]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:30.611]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:55:30.611]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:30.612]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:55:30.612]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:33.263]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:55:33.263]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:33.263]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:55:33.263]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:55:43.480]: ssdp_discovery: bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:03.263]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:56:03.263]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:03.263]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:56:03.263]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:07.557]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:56:07.558]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:07.558]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:56:07.558]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:07.558]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:56:07.558]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:07.558]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:56:07.558]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:11.651]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:56:11.651]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:11.651]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:56:11.651]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:11.652]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:56:11.652]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:11.652]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:56:11.652]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:17.742]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:56:17.742]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:17.742]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:56:17.742]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:17.742]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:56:17.742]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:17.742]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:56:17.743]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:18.341]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:56:18.341]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:18.342]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:56:18.342]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:18.342]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:56:18.342]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:18.342]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:56:18.342]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:18.542]: Requested adapter 0 close due to timeout, result 1 max_rtime 215294
[25/02 10:56:18.543]: sockets_del: 8 -> handle 9, sid 0
[25/02 10:56:18.543]: closing DVR socket -1 pos 8 aid 0
[25/02 10:56:18.543]: closing adapter 0  -> fe:8 dvr:9
[25/02 10:56:18.543]: adapter.c:716: get_adapter returns NULL for adapter_id 0
[25/02 10:56:18.543]: adapter.c:540: get_adapter returns NULL for adapter_id 0
[25/02 10:56:18.543]: done closing adapter 0
[25/02 10:56:18.544]: sockets_del: 8 Last open socket is at index 5 current_handle 9
[25/02 10:56:25.131]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:56:25.132]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:25.132]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:56:25.132]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:25.132]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:56:25.132]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:25.132]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:56:25.132]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:33.263]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:56:33.264]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:33.264]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:56:33.264]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:56:43.481]: ssdp_discovery: bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:01.640]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:57:01.640]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:01.640]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:57:01.640]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:01.640]: Received SSDP packet from 192.168.1.7:13693 -> handle 3
[25/02 10:57:01.640]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:01.640]: Received SSDP packet from 192.168.1.7:13693 -> handle 4
[25/02 10:57:01.641]: ssdp_reply fd: 3 -> 192.168.1.7:13693, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:03.264]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:57:03.264]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:03.264]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:57:03.264]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:05.711]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:57:05.711]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:05.711]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:57:05.712]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:05.712]: Received SSDP packet from 192.168.1.7:2694 -> handle 3
[25/02 10:57:05.712]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:05.712]: Received SSDP packet from 192.168.1.7:2694 -> handle 4
[25/02 10:57:05.712]: ssdp_reply fd: 3 -> 192.168.1.7:2694, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:11.828]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:57:11.828]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:11.828]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:57:11.828]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:11.829]: Received SSDP packet from 192.168.1.50:15630 -> handle 3
[25/02 10:57:11.829]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:11.829]: Received SSDP packet from 192.168.1.50:15630 -> handle 4
[25/02 10:57:11.829]: ssdp_reply fd: 3 -> 192.168.1.50:15630, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:18.353]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:57:18.353]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:18.353]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:57:18.353]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:18.353]: Received SSDP packet from 192.168.1.98:13002 -> handle 3
[25/02 10:57:18.354]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:18.354]: Received SSDP packet from 192.168.1.98:13002 -> handle 4
[25/02 10:57:18.354]: ssdp_reply fd: 3 -> 192.168.1.98:13002, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:18.533]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:57:18.533]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:18.533]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:57:18.533]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:18.534]: Received SSDP packet from 192.168.1.98:27673 -> handle 3
[25/02 10:57:18.534]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:18.534]: Received SSDP packet from 192.168.1.98:27673 -> handle 4
[25/02 10:57:18.534]: ssdp_reply fd: 3 -> 192.168.1.98:27673, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:33.264]: Received SSDP packet from 192.168.1.98:51759 -> handle 3
[25/02 10:57:33.264]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:33.264]: Received SSDP packet from 192.168.1.98:51759 -> handle 4
[25/02 10:57:33.264]: ssdp_reply fd: 3 -> 192.168.1.98:51759, bootid: 13 deviceid: 1 http: 192.168.1.110:8080
[25/02 10:57:43.582]: ssdp_discovery: bootid: 13 deviceid: 1 http: 192.168.1.110:8080
This log was 10 seconds after running
wget -O /dev/null http://192.168.1.110:8080/?msys=dvbs&fr ... s=0,162,88

this is an FTA channel of Hispasat

update: I did it again and in the log appeared:

[25/02 20:09:32.073]: get_signal_new returned: Signal (0): 0, SNR(0): 0, BER: 0, err 2
[25/02 20:09:32.074]: get_signal took 2 ms for adapter 0 handle 8 (status: 0, ber: 0, strength:0, snr: 0, max_strength: 1, max_snr: 1 0)

that means I'm not getting any signal... which is strange it seems to be well configured =/
cata
Site Admin
Posts: 770
Joined: Tue May 12, 2015 1:01 am

Re: No signal

Post by cata »

Hi,

I still need to see the entire log (-l -l -l ) to see how the tuning went.

Thanks
boliito
Posts: 6
Joined: Mon Feb 15, 2016 2:41 pm

Re: No signal

Post by boliito »

Hello!

Here it goes, I opened the stream "http://192.168.1.110:8080/?msys=dvbs&fr ... s=0,162,88" with VLC in Windows and nothing showed up but here is the log.


Because the log is huge I saved it to dropbox.

https://goo.gl/mg1Eo1
cata
Site Admin
Posts: 770
Joined: Tue May 12, 2015 1:01 am

Re: No signal

Post by cata »

Hi, sorry for the late respose.

It seems to me that the tuning was successfull and you got signal and the data is transmitted:

26/02 11:45:08.794]: BW 756KB/s, Total BW: 1 MB, ns/read 517, r: 31, tt: 16 ms, n: 0 (s: 0 ms, s_cnt 0)
[26/02 11:45:09.690]: get_signal_new returned: Signal (0): 0, SNR(0): 0, BER: 0, err 2
[26/02 11:45:09.699]: get_signal_new took 25 ms for adapter 0 handle 8 (status: 31, ber: 0, strength:248, snr: 229, max_strength: 63488, max_snr: 58817 0)
[26/02 11:45:09.800]: BW 366KB/s, Total BW: 1 MB, ns/read 448, r: 15, tt: 6 ms, n: 0 (s: 0 ms, s_cnt 0)
Post Reply