[dvblast-devel] dvblast and dre nke1 cam module
Sergey
sergey83 at icnet.ru
Thu Aug 15 15:25:03 CEST 2013
Hello!
I'm test dvblast and dre nke1 cam module.
Module can descrambling 10 tv channels.
Module work so: it get only one sid, and descrambling next 9 sid automatic.
By default, dvblast not work with this module, because dvblast adding
sid from every channel to cam module.
I'm patch dvblast, so it add to module only first sid.
So dvblast can stream 10 channels.
Example:
transpoder:
sid 1 - channel1
sid 2 - channel2
sid 3 - channel3
.....
sid 20 - channel20
If I'm need to stream channels from 1 to 10 - I'm send to module sid 1.
2-11 - sid 2
3-12 - sid 3
But I'm get another problem: I'm can't stream channel, count between
which is more than 9 tv channels.
So I'm can stream:
challels: 1,10
2,11
3,12
I'm can't stream:
challels: 1,11
1,20
3,17
How module know, which next 9 sid it must descrambling automatic? This
information it get from subscription from satelite, or this information
module get from dvblast?
If this information module get from dvblast, then I'm try patch source code.
More information about the dvblast-devel
mailing list