su questo sito, in alto c'è la scritta "Download" li compaiono tutte le versioni (4.4 / 5.0 / 5.1 / 5.2 / 5.3 / 5.4 / 5.5.1 /)Ho preso in rete la oatv751 per farti il test, che potrebbe essere l'ultima stable.
Non compero yogurt scaduti.
PS. Dove la hai trovata la vecchia OBH, nel feed OBH no di certo, sono a 'risparmio'![]()
Super thanks for the update and thank you for looking into thisaggiornamento...
sembra che openhbbtvbrowser abbia più o meno tutto quello che serve per funzionare con rai, ma non manda il nome del canale.
anche il plugin hybridtv su chrome ha lo stesso problema (tant'è che openhbbtvbrowser usa al 99%lo stesso codice)..
modificando hybridtv e sostituendo
window.HBBTV_POLYFILL_NS.currentChannel = window.HBBTV_POLYFILL_NS.currentChannel || {
'TYPE_TV': 12,
'channelType': 12,
'sid': 1,
'onid': 1,
'tsid': 1,
'name': 'test',
'ccid': 'ccid:dvbt.0',
'dsd': ''
};
con
window.HBBTV_POLYFILL_NS.currentChannel = {
TYPE_TV: 12,
channelType: 12,
sid: 3401, // service ID reale
onid: 8577, // original network ID
tsid: 1101, // transport stream ID
name: 'Rai 1',
ccid: 'ccid:dvbt.0',
dsd: ''
};
sembra che ora hybridtv funzioni... vediamo che riesco a combinare...
grande Liquid...ormai avevo perso ogni speranza su possibile utilizzo hbbtv sui nostri amati decoder...rimaniamo in attesa...sarebbe un gran bel regalo per Natale...aggiornamento...
sembra che openhbbtvbrowser abbia più o meno tutto quello che serve per funzionare con rai, ma non manda il nome del canale.
anche il plugin hybridtv su chrome ha lo stesso problema (tant'è che openhbbtvbrowser usa al 99%lo stesso codice)..
modificando hybridtv e sostituendo
window.HBBTV_POLYFILL_NS.currentChannel = window.HBBTV_POLYFILL_NS.currentChannel || {
'TYPE_TV': 12,
'channelType': 12,
'sid': 1,
'onid': 1,
'tsid': 1,
'name': 'test',
'ccid': 'ccid:dvbt.0',
'dsd': ''
};
con
window.HBBTV_POLYFILL_NS.currentChannel = {
TYPE_TV: 12,
channelType: 12,
sid: 3401, // service ID reale
onid: 8577, // original network ID
tsid: 1101, // transport stream ID
name: 'Rai 1',
ccid: 'ccid:dvbt.0',
dsd: ''
};
sembra che ora hybridtv funzioni... vediamo che riesco a combinare...
ricordo male o sugli svizzeri era già funzionante? sui tedeschi non so...Ho provato sulle tedesche e Svizzera e va ancora, ma ho letto che non verrà più aggiornato, il che potrebbe significare che bisogna tenerselo per come sta...
Probabilmente non é Open source...