Menu

Tree [49d368] master /
 History

HTTPS access


File Date Author Commit
 AUTHORS 2011-08-12 baehw baehw [2d2eb0] first
 ChangeLog 2012-02-15 baehw baehw [e8cdd3] 02 15 2012 thread_count=2, avcodec_open -> avco...
 INSTALL 2011-08-12 baehw baehw [2d2eb0] first
 Makefile.am 2012-02-13 baehw baehw [660bbe] teak code
 NEWS 2011-08-12 baehw baehw [2d2eb0] first
 README 2012-02-09 baehw baehw [21b9fd] 02 09 2012 fixed 5 audio channel problem. Chann...
 channel.cpp 2011-08-25 baehw baehw [582e09] Fixed Last switcing channel
 channel.h 2011-08-12 baehw baehw [2d2eb0] first
 channel.o 2011-09-07 baehw baehw [2e53a1] cleanup
 channels.ini 2012-02-09 baehw baehw [21b9fd] 02 09 2012 fixed 5 audio channel problem. Chann...
 configure.ac 2011-08-25 hyun hyun [7f9fc3] sync
 fifo.cpp 2011-08-23 baehw baehw [cb6699] Make the app stable when it ends. used SDL_GetA...
 fifo.h 2012-03-06 hyun hyun [b50110] queue size changed
 fifo.o 2011-09-07 baehw baehw [2e53a1] cleanup
 hyuntv.nsi 2012-02-09 baehw baehw [21b9fd] 02 09 2012 fixed 5 audio channel problem. Chann...
 log.h 2012-02-16 baehw baehw [8d7511] a
 main.cpp 2012-03-06 hyun hyun [2dfedc] WIN32 -> _WIN32
 main.o 2011-09-07 baehw baehw [2e53a1] cleanup
 mpeg_decoder_audio.cpp 2012-03-06 hyun hyun [36ebc8] removed unused definition
 mpeg_decoder_audio.h 2012-02-10 baehw baehw [da4150] 02 10 2012 fixed hang on no data channel
 mpeg_decoder_audio.o 2011-09-07 baehw baehw [2e53a1] cleanup
 mpeg_decoder_video.cpp 2012-03-06 hyun hyun [6f0b11] frame delay log .0
 mpeg_decoder_video.h 2012-02-15 baehw baehw [e8cdd3] 02 15 2012 thread_count=2, avcodec_open -> avco...
 mpeg_decoder_video.o 2011-09-07 baehw baehw [2e53a1] cleanup
 mpegts_demux.cpp 2012-03-06 hyun hyun [760662] code teak
 mpegts_demux.h 2012-03-06 hyun hyun [760662] code teak
 mpegts_demux.o 2011-09-07 baehw baehw [2e53a1] cleanup
 sdlaudio.cpp 2012-02-09 baehw baehw [21b9fd] 02 09 2012 fixed 5 audio channel problem. Chann...
 sdlaudio.h 2012-02-09 baehw baehw [21b9fd] 02 09 2012 fixed 5 audio channel problem. Chann...
 sdlaudio.o 2011-09-07 baehw baehw [2e53a1] cleanup
 sdlvideo.cpp 2012-03-06 hyun hyun [8a2b1c] default screen size has changed 800 x 600
 sdlvideo.h 2012-02-08 baehw baehw [5bbaeb] Added Full screen mode
 sdlvideo.o 2011-09-07 baehw baehw [2e53a1] cleanup
 thread.cpp 2011-08-23 baehw baehw [42f24b] Clean sources
 thread.h 2011-08-23 baehw baehw [42f24b] Clean sources
 thread.o 2011-09-07 baehw baehw [2e53a1] cleanup
 udp_client.cpp 2012-03-06 hyun hyun [49d368] connection to server implemented
 udp_client.h 2012-03-06 hyun hyun [49d368] connection to server implemented
 udp_client.o 2011-09-07 baehw baehw [2e53a1] cleanup

Read Me

This iptv client program for TPG Australia.
If you are in different area, it might not work at this version.
(The packet supposed to encapsulated by ip , udp , rtp , mpeg2ts , h264 nal)

This is tested under Windows 7 64bit and Ubuntu 10.04 LTS - the Lucid Lynx - released in April 2010 and supported until April 2013.


- USAGE

Enter Key : full screen
ESC key : return to screen

UP Arrow : previous channel
DOWN Arrow : next channel
LEFT Arrow : Mute on - not implemented yet
RIGHT Arrow : Mute off - not implemented yet


- Edit channel
edit channels.ini


- install in Linux

1. Get source by git

2. required library
avcodec SDL libz pthread

3. 
%autoreconf --install
%./configure
%make
%./hyuntv
MongoDB Logo MongoDB