Running Xlet in Set top box

Hello everyone,
I just know how to do it with cardinal studio. It is generating a lot of files and i can import these files to the set top box.
I wrote my own (actulally i copied one ) script compilied it and imported it to the set top box. But it is not running. Do I need more files or a special structure ???? Would be pleased if anyone can help.
Kind Regards, tpc-claus

Hello again,
the applicaiton is now accepted but it is not running in the set top box. I don't no why ??
the is loading and starts to mount when is aborting. Here is my source code. Maybe you can have a short look ...
import javax.tv.xlet.*;
import javax.tv.graphics.*;
import javax.tv.service.*;
import javax.tv.service.guide.*;
import javax.tv.service.navigation.*;
import java.awt.*;
import java.awt.event.*;
import java.util.Date;
import java.text.DateFormat;
public class example implements Xlet, ActionListener {
private Container root_container = null;
private Panel panel = null;
private List slist = null;
private List plist = null;
private Button button = null;
private SIManager si_manager = null;
private Retriever retriever = new Retriever();
// init method
public void initXlet(XletContext ctx){
root_container = TVContainer.getRootContainer(ctx);
panel = new Panel();
panel.setBackground(Color.black);
root_container.setLayout(null);
root_container.setBounds(0,0,400,300);
root_container.add(panel);
panel.setBounds(0, 0,
     root_container.getSize().height,
     root_container.getSize().width - 50);
panel.setLayout(new GridLayout(2,1));
slist = new List();
slist.setBackground(Color.lightGray);
slist.addActionListener(this);
panel.add(slist);
plist = new List();
plist.setBackground(Color.lightGray);
panel.add(plist);
button = new Button("Refresh");
button.setBackground(Color.darkGray);
button.setForeground(Color.white);
button.addActionListener(this);
root_container.add(button);
button.setBounds(0,
     root_container.getSize().width-50,
     root_container.getSize().height,
     50);
root_container.validate();
root_container.setVisible(true);
si_manager = SIManager.createInstance();
// start method
// Do an initial update of the slist
public void startXlet(){
panel.validate();
updateList(slist);
// pause
public void pauseXlet(){}
// destroy
public void destroyXlet(boolean unconditional){}
// called when the refresh button is pressed
// or service is selected in the list
public void actionPerformed(ActionEvent evt){
if(evt.getSource() == button){
this.updateList(slist);
plist.removeAll();
} else if (evt.getSource() == slist) {
this.updateList(plist);
private void updateList(List list){
//Clear out the old list
list.removeAll();
ServiceList collection =
          si_manager.filterServices(null);
ServiceIterator si =
          collection.createServiceIterator();
si.toEnd();
if(list == slist) {
while(si.hasPrevious()){
slist.addItem(
          si.previousService().getName(), 0);
} else {
while(si.hasPrevious()){
Service s = si.previousService();
if(slist.getSelectedItem().
          equals(s.getName())) {
     retriever.getPrograms(s);
break;
class Retriever implements SIRequestor {
DateFormat dfmt =
     DateFormat.getDateInstance(DateFormat.SHORT);
DateFormat tfmt =
     DateFormat.getTimeInstance(DateFormat.SHORT);
void getPrograms(Service s) {
try{
SIManager.createInstance().
          retrieveServiceDetails(
s.getLocator(), this);
} catch (Exception e) {
e.printStackTrace();
public void notifySuccess(
          SIRetrievable[] result) {
if(result[0] instanceof ServiceDetails) {
try{
((ServiceDetails)result[0]).
          getProgramSchedule().
retrieveFutureProgramEvents(new Date(),
          new Date(System.currentTimeMillis()
          + 600000000), this);
} catch (SIException e) {}
} else if (result[0] instanceof ProgramEvent) {
for(int i = 0; i < result.length; i++ ) {
ProgramEvent e = (ProgramEvent)result;
plist.addItem(e.getName() + " : "
+ dfmt.format(e.getStartTime())
          + " "
+ tfmt.format(e.getStartTime()));
public void notifyFailure(
     SIRequestFailureType reason) {}
} //End Retriever class
} //End SvcDispXlet class
Thanks for having a look, Claus

Similar Messages

  • Replacement set top boxes

    Hi,I transferred to Telstra a couple of years ago and have an old set top box and a foxtel IQ box. The old box is in the spare room and began failing about a year ago, but as I could find no easy way of getting a replacement I didn't bother. It has now failed completely (composite out no longer works and it now says I am not subscribed to any channels). The second IQ box is my main box, last night it rebooted, and when it came back on could no longer find a signal. Today it will not even power up.How can I go about getting replacement boxes, in the old Foxtel days I logged a call with Foxtel and an new box shipped straight away. Can't seem to find a Foxtel support number on the Telstra site anywhere and Foxtel web site says I no longer have an account with them.Thanks for the help

    Hi GreyDog, mate you're not having a good run with your Dog Boxes, oops Foxtel boxes are you....  If you go to the following link and click the foxtel button you'll find contact details to speak withe Telstra Foxtel team there: https://www.telstra.com.au/contact-us/faults-technical-support 

  • "Your Set-Top Box details could not be retrieved" on my TV service page

    I just had TV service added yesterday. The DVR works. But when I go to My Services page on Verizon web site (http://www22.verizon.com/ForYourHome/MyAccount/Protected/Services/MyServices.aspx) it shows the box but not activated. After some help from live chat, I got it activated and can access DVR via web.
    But after a few hours, the same page now says "Your Set-Top Box details could not be retrieved" and clicking at any of the links like "Record A Show" brings me to the On Demand/FlexView page (https://www36.verizon.com/fiostv/web/members/OnDemandHome.aspx) with no mention of DVR at all.
    My FIOS was installed way back and is CAT5 on WAN. The new TV install put in a new Actiontec rev. F and kept the CAT5 WAN since the ONT doesn't have COAX WAN. Everything works inside the home. Just the web access is not working.
    Any pointer where I should look?

    Mine says that too, but I don't seem to have any problems accessing or programming my DVRs from the Web site.
    I also have a CAT5 Ethernet run to the ONT, but I don't think that has anything to do with it.

  • Developer version Set-top Box

    Hi ,
    Can any one help me to find where can i get a developer version of Set-top box, in which i can check my applications running. If i can get some company in India that would be more nice.

    you are referring to the software implentation in which you can test your app on the desktop correct?
    If so go to devicetop.com and register for free and dwonlaod Espial's relf implementation..or you could use Sun's for that matter..

  • Disc playback stuttering/skipping on some set top boxes; not others

    I have built a dvd in DVD Studio Pro 3, and it plays fine on my computer, small portable dvd player and my region free dvd player, but it stutters a lot on my older set top box I purchased back in the year 2000. I am using the default compression settings of 1 pass VBR 4 low 7 high, and encoded all audio and video previous to import using quicktime and apack. I am using Maxell ink jet printable DVDs that are version 2.0/8X-SPEED DVD-R Revision 3 and can be written 1X to 8X speed. The dvd consists mainly of motion menus that run from 30 seconds to 44 seconds (there are 82), with several short tracks, the longest of which is 3 minutes. This is a dvd menu design portfolio, so the menu complexity was the goal. Total disc size is 2.5 gb.
    Compressor won't install on my system so I had to compress each piece of video individually in quicktime...recompression would take 100 hours that I just don't have, and since I'm not sure the bit rate is the culprit (since the dvd plays fine in so many players) I am very reluctant to recompress all the video without knowing definitively that is my problem. I am considering trying some basic apple brand dvds, but don't know if the dvd media could be the problem. I saw on another post that Maxell is considered a reliable brand. I was wondering about dvd speed and compatibility, since the first dvds I bought were too new/too fast to play in any of the set top boxes, and only played on the brand new portable dvd player and in the computer. Any help/advice would be very much appreciated.

    I just realized that a few of the specs I posted are mistaken -- I was using the default settings in Apack to convert my aifs to ac3 and it is 448 kbps. They are only 2 channel ac3 files (no surround sound). You mentioned 192 kbps. I can't find any reference to acceptable ac3 settings in the manual. Is 448 too high?
    I also realized my mp2s are at the bit rate of 7.5, 5.5 rather than 7.0, 4.0 as I posted earlier.
    Do you think either audio compression or video compression could be the source of my problem? Does it make sense for higher compression to work fine on newer players and not on older ones?

  • Wireless set top box

    when is verizon going to start offering set top boxes not needing coax?

    Those devices are IPTV units.  Verizon FiOS does not have IPTV infrastructure.  AT&T Uverse must use IPTV because it has low bandwidth links and can't send every channel to the subscriber.  It sends only the channel(s) currently being watched.  It is limited to four different simultaneous channels because it doesn't have the bandwidth of coax or fiber.
    To put it in perspective, Uverse FTTN use 45Mbps links to the home and that carries all data and TV services.  A coax carries 100's of channels of TV at one time, with a bandwidth of around 4.5Gbps.  FiOS adds another 622Mbps (BPON) or 2.5Gbps (GPON) on top of the coax bandwidth that is used for data and streaming services.  Coax and fiber simply blow Uverse out of the water.
    And again, WiFi isn't ready to be deployed as the prime method of video distribution in any old home.  Just look at all the complaints and issues on this forum as well as other forums about WiFi.  Now imagine what it would be like with a bunch of streaming content running at the same time over a less then optimal WiFi link.  If you were a provider, would you want to roll that out and have to support it for all your customers, especially the non-tech savvy folk?  Especially when you have a well proven, working system already in place?
    In order to support IPTV, Verizon needs to add a completely different set of infrastructure for TV while keeping legacy TV systems in place so as not to have to replace every set-top-box out there.  These days the only reason they will do that is if they see a way to make more money.  It may happen some day, but I suspect it is far into the future.
    Enjoy.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.

  • Development Platform Set-top-Box -- Home Gateway

    Hi all
    I'm studing interactions beteween MHP and OSGi applications. As emulated stb I'm using xletview, openmhp and irt mhp implementations and as osgi solution I'm using knopflerfish and apache felix. Now I have to test these applications in a real environment and I would like know if there is any set-top box development platform that implements both mhp and osgi implementations.
    thanks for any answer and sorry my bad english.

    I believe there are OSGi implementations which could run on JDK 1.4 and which might then run on FP/CDC 1.1. Google for references to OSGi running on FP on a Nokia N800.
    Some STBs and more recent Blu-ray players run PBP 1.1 which should run the same OSGi implementation.

  • Returning Set Top Box

    I was wondering if anyone here has any experience with returning equipment, particularly a set top box.
    I called Verizon on June 10th and told them that I wanted to return an HD box that we've been renting to save $9.99 a month. They said that would be fine and that I would be receiving a paid return box to mail it back to them. I received an email the next day confirming the order change on the 10th, but the billing estimate included in the email says my bill will be the same and an HD Set Top Box is labeled as "existing" for my account. Also, it's now the 14th and I haven't received the paid return box.
    Is any of this normal?

    pollihs wrote:
    I moved recently, and I requested a return shipping box to send back old set top boxes. I was told that there would be a paid shipping label included.   The box finally came, but without any kind of label or indication as to where to send the equipment. There is no store nearby to take the equipment, so mail or UPS would be much easier!  Any help out there?
    My experience is to take it to a UPS store, have shipped 3 or 4 boxes back to Verizon that way, worked great. The UPS store people should already know where to ship it, Verizon has a contract with UPS to handle this, and it should not cost you a thing.
    One thing I would do is keep the tracking number and track the shipment all the way to Verizon and save all of that info just in case there is a screwup within Verizon and the box does not come off of your account and they try to charge you for it.
    Justin
    FiOS TV, 25/25 Internet, and Digital Voice user
    QIP7232, QIP7100-P2, IMG 1.9.1
    Keller, TX 76248

  • Returning old set top boxes

    I have 5 old set top boxes that I am trying to return to Verizon. The boxes that the new stuff came in are way too small for the old stuff. I have one return label and one too small box. I looked for a location to return but on line all the locations say the don't accept returns.   Any ideas?

    You can take them to a UPS store and they will pack and ship them to Verizon for you.
    Be sure to get a tracking number, a shipping receipt and record the serial numbers.  There have been many reports Verizon not properly recording returned equipment.  Pictures of the STBs might help, too.
    Good Luck.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.

  • FiOS TV cutting out to snow, resetting TV and set-top box?

    Greetings all, I'm hoping someone can help here;
    I have a Motorola HD DVR 72161 (Verizon supplied) connected via HDMI to my Sharp Aquos LC-46D65U. Over the last few weeks, something odd is happening: after watching TV for a while, my picture will change to snow (no video input all of the sudden). I have to turn the TV and the set-top box (STB) off. When the STB goes off, it flashed the "du1" on the display. After about 10 or 15 seconds, the (turned off) TV makes a click sound. At this point I can power everything back on and it is working fine. 
    There is no pattern to this, though it sometimes happens more often (every 10 or 15 minutes) when watching a recorded program. It happens both day and night.
    Tech support reinitialized my STB yesterday, and it didn't seem to fix the problem. I changed the HDMI port on the TV this afternoon (moved the cable to a new port) and this didn't help either.
    Any ideas or help or suggestions would be very much appreciated! Thanks.  

    I have the same problem and have been through the same troubleshooting with FIOS support.  Unfortunately, I also have a Sharp Aquos (46D85U).  I was hoping this was a FIOS issue rather than an Aquos issue, but after reading your post, I'm not sure.  Perhaps it's a combination of FIOS and Aquos.  I did not have this problem when I had Cox cable.  It started as soon as I switched to FIOS.  
    Additional discoveries:  You can turn off just the TV, wait a few seconds for the relay to click, then turn the TV back on and the picture comes back.  Also, I just recently switched to the composite video output (Red, Blue, Green connectors) and the problem appears to have gone away.  The drawback is picture quality noticeably degrades.
    Sorry, I don't have an answer.  Any ideas from the smart folks out there?

  • New to FiOS - Set Top Box isn't showing time of day

    I just had FiOS installed on multiple TV's HD and non-HD.  All the set-top boxes don't show a time of day except the HD DVR.  Is there a way to set the others up to show the time of day?  If so, how?

    The new HD STB's do no have a display at all. cannot get a clock on the QIP7100-2 STB's
    ====================================================================================
    Error exists between keyboard and chair.

  • How to connect iMAC thunderbolt port to a cable TV set top box?

    I am moving to a house that will have combination TV-phone-Internet services delivered via cable (Optimum is the provider).  I understand that with my new iMac which has a "thunderbolt" port that I can use the iMac as a tv monitor and DVR (recorder) and watch live TV or recorded TV.  I think it is possible to record  TV shows either on the iMac's hard drive or the Optimum DVR.  Beyond that, I get confused because I do not understand the details of RCA cables, coaxial cables, HDMI connectors, etc.  Apple does not provide support for set top boxes (I called Apple), and Optimum does not provide support for Macs (I called them too). Since Apple is the party advertising the capability of watching TV on a Mac, I would think the burden is more on them to explain how that works, and maybe they have done so on their web sites, but I cannot find it so far.  I can understand that the cable company does not want to tell people how to bypass the need for their DVR equipment.  Before I go out and hire a consultant for a few hundred dollars to explain it, I was hoping I might find online some tips on how to set up a system at home.  No luck so far.
    Am I correct in assuming that wireless connections are NOT an option because a TV signal has too much bandwidth to work wirelessly?  (I do have a wireless router already.)
    If so and if I am using wires to connect the iMac, am I correct to think I want to use the thunderbolt port for best results?
    If so, what next?  What exactly is the adapter or cable I need and how do I plug it into the set top box?  There are several people in the household, and so I would want the flat screen TV monitor to work normally at times rather than only use the iMac.  Does that require several set top boxes?   I would think that this would be an issue for many people, and it seems to me that this forum would be an ideal place to get help.  So far the people I have spoken with say "well it depends on what you want to do and what your equipment is and for that you have to go ask ___________[someone else]"

    I do not understand what Apple TV is.  I have TV already.  When I look up "Apple TV" on the Apple website I see that is has been redesigned to be small in size but big in entertainment.  Since I did not know what it was BEFORE it was redesigned, knowing that is has been redesigned does not help me understand it.  Now it is smaller?  So it was too big before?  "Watch Netflix titles instantly."  But I can do that with my mac and an internet connection now.  So what is Apple TV that makes it a better or different way to watch Netflix movies?  "Best of all, Apple TV is just $99"  Sorry, but how is that the Best of All part?  My Optimum Cable is charging me $30 a month for TV.  But Apple TV's best part is it costs $99?  Is that per month too?  I also see that everything streams wirelessly to Apple TV, and all I need it so connect apple tv to my widescreen TV using an HDMI cable sold separately.  Now I am really confused.  I plug in a cable to get wireless streaming?  If it is wireless, why does it need a cable?  If there is a cable involved, how is it wireless?  Color me clueless.  I cannot find a straight forward description of what Apple TV is.  And so I don't get how that is the answer to my question.  Sorry for being so simple-minded.  Thanks for the suggestion and I will go research further to learn what is an Apple TV. 

  • How to connect satellite set-top box to Qosmio G50 using RCA video-in cable

    I want to connect my satellite set-top box to my Qosmio G50 laptop using the RCA video-in cable I received with the computer. (yellow, red, white RCAs and a Jack)
    Could you help me where should I plug this cable as I have not found any instructions in the users manual. (The user's manual list this cable on page 21, so it can be used for something somehow for sure!)
    (The set-top box does not have coaxial output, and I do not want to include another machine (eg. an old VCR) just to use coaxial connection.)
    Thanks in advance for your help!
    Sandor.

    Hi mate
    I found your other thread regarding this theme and it looks like you have answered this yourself.
    http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=44724
    Thanks for that!

  • Want to use FiOS TV via CableCARD - CSR insists I must lease at least one set-top box

    Started looking into subscribing to Verizon using a CableCARD-based tuner, since I don't actually own a TV.
    I did some research at verizon.com and ran across this page (important parts in bold):
    CableCARDS
    A CableCARD is a device that provides access to certain encrypted High Definition (HD) and Standard Definition (SD) digital programs without the need for a Set-Top Box.
    CableCARD Features and Services
    What digital programs can I watch with my CableCARD?
    You can view all FiOS TV Standard Definition and High Definition digital channels to which you subscribe. You can also order certain Pay-Per-View events by calling 1-800-VERIZON (1-800-837-4966). Without a Set-Top Box, you do not have access to On Demand programming, the FiOS TV Interactive Media Guide, or other advanced features of the FiOS TV service.
    So far, so good. I logged into my account, selected a package, and started the checkout process - and then encountered an odd question: "How many set-top boxes do you need?", where the options were a drop-down list starting with 1 and scaling up. There's an extra $12/month charge (plus taxes, of course) for just one box, and more for other boxes. No way to skip that step.
    So apparently, according to Verizon's service rep... I need to pay $12/mo+tax for a set-top box that I don't need, and that will sit on a shelf while I watch Verizon TV through my fully-supported CableCARD adapter.

    sangs wrote:
    You don't need an STB or DVR, but here's the easiest thing to do - and I just did it, so I know it works.
    Get the STB or DVR along with the Cable Cards. Get everything activated and working - including the cable cards - then return your STB or DVR, either to a FiOS store or via UPS. Voila, you're done and using only Cable Cards. I only have two Cable Cards on my account. Good luck.
    INTERESTING.
    I was considering doing this too. I originally had just a cablecard, then ordered a STB for another room. We don't use it so I wanted to return it. I can't!
    Brb going to UPS store.

  • No variable audio output for Cisco CHS 435HDC set top box.

    Background:  Until the other day I had my stb connectected to a TV, using TV sound, with an HDMI cable.  The P265v2 remote volume control changed the TV volume.  No problems.
    My new TV & home theater system was recently installed.  We don't use the TV speakers.  While my first preference was to program the Verizon remote to change the volume on my Onkyo receiver, this did not appear to be an option on the remote's programming instruction page on the Verizon website.  Instead, I am directed to change a setting on the remote that makes the Verizon remote change the stb output volume vs the tv volume.  I changed the setting on the remote and ensured the stb box was set up for "variabe" audio output.
    Problem:  Using the stb variable audio settings, volume settings 1 through 30 produce the same volume.  (Volume setting 0 produces no volume, as one would hope.)  It appears the "variable" setting isn't producing a variable output as it should be on this unit.
    Thinking that maybe the receiver was complicating the sitation, I tried connecting the stb to the old TV and the new TV directly and had the same results.
    Now, while I am watching TV, I need to have the receiver remote at hand in addition to the Verizon remote.  It would be nice to have the volume be adjustable as it should be while using the Verizon remote.  I don't like the idea of using a seperate universal remote because then I would lose some of the functionality that the Verizon remote provides when watching TV, using the DVR, watching on demand, etc.
    I would like to know if this is a problem just with my unit, or if it exists with all of these units, which would hopefully be fixed with a Cisco/Verizon firmware update soon, hopefully.
    Thank you.

    soups230 wrote:
    Having same issues with hdmi and optical. Any fix to this.
    Hello,
    In order to control the volume on your home theater system, you'll need a FiOS TV Universal Remote that has the 4-buttons on the top for 'DVD', 'Aux'iliary, 'TV' and 'STB'.  The audio receiver would have to be programmed into the FIOS TV Remote, and controlled using the 'Aux'iliary button.
    Verizon's 4-Button Universal Remote Controls are available for purchase:
    a) online via www.verizon.com/fiosaccessories
    OR
    b) at a local FiOS TV store (call first to check if they have them in stock).  For a list of stores:  http://www22.verizon.com/support/residential/tv/fiostv/general+support/account+issues/questionsone/8...
    Presently, the default remotes for new set top boxes are the 2-button P-265 (newer version) remotes.
    Regarding a problem with HDMI/optical on Cisco 435 STBs, check out the following:
    Go to this webpage:  http://www22.verizon.com/Support/Residential/TV/FiOSTV/Receivers/Equipment+Issues/QuestionsOne/12839...
    Click on the link for 'Cisco CHS 435 HD DVR User Guide'.
    Open the PDF and go to page 22 for 'Connecting to a Home Theater System...'.
    Hope this helps!

Maybe you are looking for

  • Disable delete button in a maintenance view

    Hi, Does anyone knows how can I disable the delete button in a maintenance view so when a user that is not authorized can´t delete any row, or how can I lock the delete subroutine. Thanks!

  • Java applet load status

    Hello, thanks for any help. Is it possible to predict how long an applet will take to load and with this info devise a status bar to inform the user of the load status? Jaco

  • Payment Method split between two types (cash & credit)

    I am looking for a way of splitting a customers payment between two methods in one sales order. For example, a customer purchases an item valued at $100.  He wants to pay with $50 cash and put $50 on a credit card.  Currently the payment method resid

  • Load balancing on iplanet

    What are the capabilitiesof the load balancing plug-in "Resonate Command Module" for iplanet? Is this the only load balancing feature that iplanet provides. Also, if anyone knows of other reasonable (price) load balancing solutions for iplanet web se

  • SAP FS-CD logic for cancellation of policies

    Hi, I am new to SAP FS-CD.  Hence I am finding it difficult to get the logic for many funtionalities.  Here is one requirement we have. We need to know all the policies that are flagged for cancellation and rescission.  Which table and fields I can u