Freeview (BBC Satback of Terrestrial MX PSB1 & 3) Biss @ 27.5°W *Chat Only No Keys*

double_t

Registered
Messages
27
Traceback (most recent call last):
File "/usr/bin/bbc_pmt_v3.py", line 114, in <module>
s.send(buffer(capmt))
socket.error: [Errno 134] Transport endpoint is not connected

Seems that your camd.socket is not in default path (/tmp). Look for it and modify following line in script:

Code:
	s.connect_ex(("/tmp/camd.socket"))
 

xXTomXx

Registered
Messages
560
no idea why, but ymod changes boxtype to "none" and user to "tuner" ???
with correct settings a camd.socket is created in var/volatile/tmp. i edited the line to:

s.connect_ex(("/var/volatile/tmp/camd.socket"))

and i get video and audio.:thum:
 

baz

Registered
Messages
29
what images are you using guys....i have A8P sim dreambox 800se, will it only work with openpli
 

marjanen

Registered
Messages
276
btw why cant i stream these to my computer with vlc?
i was wondering that if i could see hd but without sound how about stream to vlc and get audio too?
 

double_t

Registered
Messages
27
what images are you using guys....i have A8P sim dreambox 800se, will it only work with openpli

I'm using DMM original image, but I tested the script with OpenPLI 4.0 too.
You have chance that script will work in short mode (and have sound on HD).
 

MickeEst

Registered
Messages
68
Hi.

I read this forum and some others too, but didn´t got an answer.

I want to watch these BBC channels with DVB Viewer, but no luck. No picture and sound. I modified the channel data and have working key, but it doesn't "connect" to vplug. There are no way to insert CAID and ECM like in DVB Dream.

Is it possible to use DVB Viewer to watch BBC Satback channels?

Still I have seen snapshots in DVB Viewer from BBC at 27,5W on English sat-forum. Or they were done when PMT was not scrambled?

I like DVB Viewer the most. AltDVB has no sound on HD channels, DVB Dream is ok, but has some other disadvantages for me.

Regards
 

lady

Registered
Messages
70
I have a problem with audio on HD channel from BBC package 27,5 W on dr.hd d15. SD channels are all right but on hd only video.
I supossed that is an edit video pids problem but I dont know correct ones.
Thanks in advance.
Regards.
 

double_t

Registered
Messages
27
Announcement still picture now on BBC Three HD:

ety22p.jpg


SID: 0x4600 (17920)
PMT PID: 0x1b58 (7000)
VIDEO PID: 0x1b59 (7001)
AUDIO PID: 0x1b5a (7002)
 

double_t

Registered
Messages
27
Same announcement now on CBBC HD.

SID: 0x46c0 (18112)
PMT PID: 0x1bbc (7100)
VIDEO PID: 0x1b59 (7001)
AUDIO PID: 0x1b5a (7002)

So PIDs follow similar scheme to BBC Three / CBBC SD - they have separate SID and PMT PID and share same AUDIO and VIDEO PID.
 

Pedro C

Registered
Messages
13
Could anyone please post a list of the lamedb entries both for HD and SD channels which work with the bbc_pmt_v3.py -t long scipt ??

Thanks
 

Pedro C

Registered
Messages
13
Thanks for that doublet but if I edit my lamedb for instance with these:

BBC One HD
p:BBC,c:0019c9,c:0319c9,c:050001,f:4
44c8:0cfdace7:1000:0001:25:0

I get a Sky Arte Italy afterwards on my channel list. Mind you some HD channels do work but no sound on any of them.

Cheers
 

empb

SU Team: It's All Good (Fausto v1.45/Newcamd/vplug
Staff member
Administrator
Messages
10,289
Is a different key in use for BBC Three HD

I manually input the PIDs (in Decimal):

BBC Three HD:

SID: 0x4600
PMT PID: 0x1b58
VIDEO PID: 0x1b59
AUDIO PID: 0x1b5a

on my Technomate but BBC Three HD not work for me

BBC NEWS SD Works for me

TM7102 - 30W to 53E channel list - edited with Clarke Tech channel editor:

27.5W BBC One HD, BBC Two HD, ITV1 HD & Channel 4 HD all have sound (and picture) on them on my Technomate (Phantompatch EMU) with the right SIDs and Biss key input.

It's just BBC Three HD, I can't get working no sound or picture!
 

barney115

Donating Member
Staff member
Administrator
Messages
24,808
BBC Three and BBC News all work fine for me with Sound and pics on my TM5402 M2 HD as do all other channels on 27.5w excpect for UTV HD

When key was found i deleted all channels and used this post by FENEKI Here and followed his instructions :

http://www.sat-universe.com/showpost.php?p=1078309&postcount=451

i did Exactly as he said in that post and never had any issues as yet except for UTV HD .

301 works with pic & audio
303 is black screen ??

hope that helps .
-
Barney
 

double_t

Registered
Messages
27
Thanks for that doublet but if I edit my lamedb for instance with these:

BBC One HD
p:BBC,c:0019c9,c:0319c9,c:050001,f:4
44c8:0cfdace7:1000:0001:25:0

I get a Sky Arte Italy afterwards on my channel list. Mind you some HD channels do work but no sound on any of them.

Cheers

Take care to not mess up lines in lamedb records. One record consists of 3 lines in following order:

4484:0cfdace7:1000:0001:25:0
BBC One HD
p:BBC,c:0019c9,c:0319c9,c:050001

I didn't mention HD channels in my list just because it is not possible to get sound on them in "long" mode.

On E2, it is possible to get sound on HD in "short" mode (confirmed to be working on Dreamboxes only).
 

lady

Registered
Messages
70
BBC Three and BBC News all work fine for me with Sound and pics on my TM5402 M2 HD as do all other channels on 27.5w excpect for UTV HD
BBC Three SD or HD.
I have problem with Three HD and CBBC HD on my Dr Hd D15
Black Screen. It is possible to get those channels on my tuner?
Thanks in advance
 
Top