Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
231 views

where to start/split mpeg2-ts

I am writing a server which live streams mpeg2-ts on HTTP and I wondered what's the best position to split an mpeg transport stream. The stream is going to be played by iptv set-top boxes and I have ...
3
votes
2answers
770 views

Is Android recommended for Atom processor platform?

I am going to develop a handheld device which has an Atom processor. I am thinking of using Android embedded OS for running telecom applications on this device. I have heard from my friends that ...
3
votes
2answers
625 views

How can I access a IPTV server programatically?

My University is currently running an IPTV trial. To access the service, you are asked to install VLC Media Player, and run the files, downloaded from the University's intranet, each representing a ...
2
votes
1answer
173 views

Python script to verify IPTV streams (UDP)

My fiber internet provider supports IPTV over UDP. They do not however list the channels anywhere. I have found most of them manually, but would like to have a script that can verify if a channel is ...
1
vote
1answer
28 views

Use of Broadcasting and Multicasting in IPTV

I need some text about use of Broadcasting in IPTV, I have lots of text about Multicasting in IPTV in some PDF's, but nothing about Broadcasting. Please help!
1
vote
0answers
44 views

Video On Demand and IPTV — How start? [closed]

Can someone point the way focused on the coding of Video On Demand and IPTV? I want to start from the beginning of this topic, what literature, what tools and Test platform. Just... how start? TIA
1
vote
1answer
93 views

finding a JVM porting to linux-arm

I'm trying to port a JVM to my linux-arm based set-top-box, which can run a midlet, i.e. it should be based on the MIDP profile. I've tried the phoneMe Feature, but failed. Is there any better porting ...
1
vote
1answer
101 views

Fast hd video player for STB [closed]

I'm looking for a java/C++ HD video component to integrate into a Linux based STB. Unfortunately the STB has a weak processor so performance is a key factor... We tried to use VLC but it performed ...
1
vote
1answer
523 views

Programming an IPTV application- Client/Server

I am part of a team which has been given a task to deploy an IPTV solution for a company. The system has been architect-ed like this. There is Video capture card , which receives satellite signals ...
0
votes
0answers
85 views

VOD home server [closed]

I would like to setup a Video on Demand server for the building I live in. We have a bunch of old movies that we would like to setup as a Video on Demand. Ideally every apartment would have 2-3 ...
0
votes
0answers
467 views

IPTV player application in Android

I understood that there are many free iptv channels available for viewing. So I would like to develop an application to play these multicast-ed streams using my android media player. Could somebody ...
0
votes
0answers
415 views

iptv learning tutorial

i wish to know and develop iptv related software programming in c#.net or vb.net or java can anyone help me in specifying me the place from where to start learning asap so that i can have confidence ...
0
votes
2answers
528 views

Wireshark integration with Qt

For my handheld embedded device I want to use WireShark network analyser to measure the Data, VOIP and IPTV performance testing. But I don't want all the features of WireShark. So I'm planning to use ...