[stlinux] 개발관련 질문 드립니다.

STLinux 2.4 (this version is used in firmware releases 0.2.16+):
http://archive.stlinux.com/
Inner portal is based on WebKit:
http://www.webkit.org/
As a toolchain for making under sh4 distributives of STLinux is used STLinux-2.4 for MAG250/254 0.2.16 and above
How to install toolchain:
http://archive.stlinux.com/stlinux/2.4/
C-API for players library can be found in the folder with the latest release at
http://soft.infomir.com.ua/:
MAG250:
http://soft.infomir.com.ua/mag250/release/0.2.18-r19/stbapi-2017-05-22.tgz
MAG254:
http://soft.infomir.com.ua/mag254/release/0.2.18-r19/stbapi-2017-05-22.tgz
The example of using C-API:
http://soft.infomir.com.ua/mag200/testPlayer.tgz
Other development documentation:
https://wiki.infomir.eu/eng/stb-webkit/for-developers
개발의 접근 방식에 대해 질문을 드립니다.
현재 infomir사의 IPTV 셋탑박스(MAG254)로 개발중입니다.
해당사에서 제공하는 API에는 Multicast 메세지를 수신하는 기능이 없기에, 기능을 추가해야 하는 상황입니다.
목적 : Multicast로 받은 메세지( 간단한 정보 ) 를 웹브라우저에 띄우는 형식을 갖추고자 하는데
Linux관련 개발이 처음이라 어떤식으로 접근을 해야 할지 난해하여 질문드립니다.
댓글 달기