Spanish Abertis DTT Sat @ Hispasat 30W - Chat & How to guides

mouadhada

Registered
Messages
162
Within Ciefp setting I see the relevant keys in oscam logs !
So the http stream call the relevant abertis pid, but no picture !
any command to see astra log in syslog ?
 

EnoSat

Senior Member
Messages
1,952
all you have to do is check whether the astra is working
edit your astra.conf
Code:
log.set({ stdout = true, debug = true, syslog = "astra", })
 

mouadhada

Registered
Messages
162
This is what I got using astra analyze !
any idea ?

?
6-E6773-D6-404-B-40-B4-9148-53-DD9337830-A.jpg
 

mouadhada

Registered
Messages
162
this what I am having in lamedb :
Code:
Abertis PID 2025
p:ABERTIS,c:031fff,C:2600,f:1
0bd2:0ce42bd6:ea74:0001:1:0
Abertis PID 2026
p:ABERTIS,c:031fff,C:2600,f:1
0bd3:0ce42bd6:ea74:0001:1:0
Abertis PID 2027
p:ABERTIS,c:031fff,C:2600,f:1
0bd4:0ce42bd6:ea74:0001:1:0
Abertis PID 2028
p:ABERTIS,c:031fff,C:2600,f:1
0bdb:0ce42bd6:ea74:0001:1:0
Abertis PID 2035
p:ABERTIS,c:031fff,C:2600,f:1
0bdc:0ce42bd6:ea74:0001:1:0
Abertis PID 2036
p:ABERTIS,c:031fff,C:2600,f:1
0bdd:0ce42bd6:ea74:0001:1:0
Abertis PID 2037
p:ABERTIS,c:031fff,C:2600,f:1
0bde:0ce42bd6:ea74:0001:1:0
Abertis PID 2038
p:ABERTIS,c:031fff,C:2600,f:1
0bea:0ce42bd6:ea74:0001:1:0
Abertis PID 2050
p:ABERTIS,c:031fff,C:2600,f:1
0bf4:0ce42bd6:ea74:0001:1:0
Abertis PID 2060
p:ABERTIS,c:031fff,C:2600,f:1
fffe:0ce42bd6:ea74:0001:100:0
11222H SID 0xfffe
p:DVB-S2 8PSK 11222H 330.0°E
0064:0ce42c26:ea76:0001:2:0
 

mouadhada

Registered
Messages
162
Btw There is something strange within streaming on dreambox.
I did not sucess to stream Kuriakos TV HD in hispasat (12476H27500) even if it is fta and displayed on the TV.
I test in NN2 fresh installation and openPLI and the result was the same.
Any idea ?
 

Oskar3

Registered
Messages
88
systemd[1]: astra-sm.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
systemd[1]: astra-sm.service: Failed with result 'exit-code'.
systemd[1]: astra-sm.service: Service RestartSec=100ms expired, scheduling restart.
systemd[1]: astra-sm.service: Scheduled restart job, restart counter is at 5.
systemd[1]: Stopped Astra SM.
systemd[1]: astra-sm.service: Start request repeated too quickly.
systemd[1]: astra-sm.service: Failed with result 'exit-code'.
systemd[1]: Failed to start Astra SM.
Does anyone know what’s going on around here?
 

Oskar3

Registered
Messages
88
Ahh! Thinking about this, localhost will need to be able to play the channel from TVHeadend. I have a user * with pass * (= no authentication) that has all streaming permissions for network 127.0.0.1/32

Otherwise both this Astra-sm configuration, and the tdt.sh will need authentication to be able to carry out the streaming. You can do that by changing http://127.0.0.1:9981 to http://user:[email protected]:9981
That’s right, I’m looking for a way to make it work with authentication.
 
Top