fraunhoferfokus / node-hbbtv

The Node.js hbbtv module is a feature complete implementation of the HbbTV 2.0 Companion Screen components
GNU Lesser General Public License v3.0
50 stars 15 forks source link

MediaSynchroniser support #1

Open desaintmartin opened 9 years ago

desaintmartin commented 9 years ago

Hello, Nice project! In the long run, do you intend to implement the MediaSynchroniser object and all its logic (CSS-CII, CSS-TS, CSS-WC)?

louaybassbouss commented 9 years ago

Thx, yes it is on our Agenda for this year.

lwba21190 commented 8 years ago

Hello, I am trying to learn HbbTV2.0 specification.Your project is very nice and useful to me. Thx. Do you have implement the MediaSynchroniser object and all its logic (CSS-CII, CSS-TS, CSS-WC)?

louaybassbouss commented 8 years ago

Hello @lwba21190 yes we already working on this we are in the final phase we expect to finish it early March this year. Can you tell me more about the functions you need or your use case?

lwba21190 commented 8 years ago

Very Good! I want to implement to synchronous watch program between smart TV and smart phone! This function is provided by HbbTV2.0! Thx.

lwba21190 commented 8 years ago

Hello, I donwload your project and want to use your project by your method in my conputer.But it can not work.It prompt "Searching for HbbTV Terminals: please wait ...".I do not that reason.Can you help me to analysis the cause? Thx.

matt-hammond-001 commented 8 years ago

Hello. I have submitted a pull-request related to this issue: https://github.com/fraunhoferfokus/node-hbbtv/pull/6

This pull-request is not a full media-synchroniser implementation, but will allow this project to be used in combination with existing prototype implementations of media synchronisation (such as https://github.com/bbc/pydvbcss )