vuplus_transtreamproxy
8 years agoadd sessionmap.cpp to makefile.am. transtreamproxy
oskwon [Tue, 15 Dec 2015 07:29:02 +0000 (16:29 +0900)]
add sessionmap.cpp to makefile.am.

8 years agosupport solo4k and fix play bug.
oskwon [Tue, 15 Dec 2015 06:58:14 +0000 (15:58 +0900)]
support solo4k and fix play bug.

9 years agoFix transcoding startup bug.
oskwon [Thu, 20 Nov 2014 04:40:44 +0000 (13:40 +0900)]
Fix transcoding startup bug.

9 years agoFix hanup issue and reduce cpu usage.
oskwon [Mon, 27 Oct 2014 10:49:06 +0000 (19:49 +0900)]
Fix hanup issue and reduce cpu usage.

9 years agoSupport backward compatibility.
oskwon [Sun, 29 Jun 2014 07:12:10 +0000 (16:12 +0900)]
Support backward compatibility.

9 years agoSupport autoconf and automake on openembedded.
oskwon [Sat, 28 Jun 2014 04:47:34 +0000 (13:47 +0900)]
Support autoconf and automake on openembedded.
Refactoring source tree.

9 years agoRemove old transtreamproxy sources.
oskwon [Sat, 28 Jun 2014 04:45:22 +0000 (13:45 +0900)]
Remove old transtreamproxy sources.

9 years agoMerge branch 'tsp_new' into transtreamproxy
oskwon [Sat, 28 Jun 2014 03:47:48 +0000 (12:47 +0900)]
Merge branch 'tsp_new' into transtreamproxy

Conflicts:
.gitignore
src/main.cpp

9 years agoFix backward compatibility.
oskwon [Thu, 26 Jun 2014 15:52:29 +0000 (00:52 +0900)]
Fix backward compatibility.

9 years agoChange build path.
oskwon [Wed, 25 Jun 2014 13:37:25 +0000 (22:37 +0900)]
Change build path.

9 years agoFix some mistake.
oskwon [Wed, 25 Jun 2014 12:09:49 +0000 (21:09 +0900)]
Fix some mistake.

9 years agoImprove performance for seeking and starting transcoding.
oskwon [Mon, 23 Jun 2014 09:37:16 +0000 (18:37 +0900)]
Improve performance for seeking and starting transcoding.

9 years agoRefactoring Mpeg class.
oskwon [Mon, 23 Jun 2014 09:24:54 +0000 (18:24 +0900)]
Refactoring Mpeg class.

9 years agoFix seek bug on file-transcoding.
oskwon [Mon, 23 Jun 2014 07:48:53 +0000 (16:48 +0900)]
Fix seek bug on file-transcoding.

9 years agoAdd error/athorization response.
oskwon [Mon, 23 Jun 2014 04:45:25 +0000 (13:45 +0900)]
Add error/athorization response.
Fix mis-typo on help.

9 years agoAdd relative seek.
oskwon [Wed, 18 Jun 2014 18:02:41 +0000 (03:02 +0900)]
Add relative seek.

9 years agoAdd request type(/m3u) for Vu+PlayerHD (IOS).
oskwon [Wed, 18 Jun 2014 08:17:14 +0000 (17:17 +0900)]
Add request type(/m3u) for Vu+PlayerHD (IOS).
Remove up.sh and add some scripts.
Some sources refactoring.

9 years agoRename openpli-streamproxy to external.
oskwon [Wed, 18 Jun 2014 06:40:31 +0000 (15:40 +0900)]
Rename openpli-streamproxy to external.

9 years agoImplement file seek using PCR offset.
oskwon [Tue, 17 Jun 2014 14:39:16 +0000 (23:39 +0900)]
Implement file seek using PCR offset.

9 years agoFix seek bug.
oskwon [Thu, 12 Jun 2014 13:24:09 +0000 (22:24 +0900)]
Fix seek bug.

9 years agoFix bug for large file.
oskwon [Thu, 12 Jun 2014 13:23:16 +0000 (22:23 +0900)]
Fix bug for large file.

9 years agoAdd session control module at encoder.
oskwon [Thu, 12 Jun 2014 03:54:12 +0000 (12:54 +0900)]
Add session control module at encoder.

9 years agoimport sources.
oskwon [Thu, 12 Jun 2014 00:14:12 +0000 (09:14 +0900)]
import sources.

10 years agosupport multiple transcoding.
kos [Tue, 3 Dec 2013 07:20:50 +0000 (16:20 +0900)]
support multiple transcoding.

10 years agochange log message.
kos [Thu, 14 Nov 2013 13:31:04 +0000 (22:31 +0900)]
change log message.

10 years agonew transtreamproxy starts, kill existing transtreamproxy.
kos [Wed, 6 Nov 2013 10:19:36 +0000 (19:19 +0900)]
new transtreamproxy starts, kill existing transtreamproxy.

10 years agocheck valid PID before setting to demux.
kos [Tue, 5 Nov 2013 09:08:35 +0000 (18:08 +0900)]
check valid PID before setting to demux.
modify pid parser and upstream socket.

10 years agoremove unused code at filepumpthread.
kos [Mon, 4 Nov 2013 12:34:27 +0000 (21:34 +0900)]
remove unused code at filepumpthread.

10 years agochange name from filestreamproxy to transtreamproxy.
kos [Mon, 4 Nov 2013 10:39:00 +0000 (19:39 +0900)]
change name from filestreamproxy to transtreamproxy.
increase version.
added ignore file.

10 years agoadded setting pmt-pid at transcodingdevice.
kos [Mon, 4 Nov 2013 10:18:48 +0000 (19:18 +0900)]
added setting pmt-pid at transcodingdevice.

10 years agoadded live-transcoding module.
kos [Mon, 4 Nov 2013 10:14:14 +0000 (19:14 +0900)]
added live-transcoding module.
modified switch clause at uridecoder.
enhanced filepumpthread and networkpumpthread.

10 years agofixed bug that audio in some of files does not played. master
kos [Thu, 31 Oct 2013 06:14:39 +0000 (15:14 +0900)]
fixed bug that audio in some of files does not played.

10 years agofixed return value at uridecoder.
kos [Thu, 31 Oct 2013 04:54:25 +0000 (13:54 +0900)]
fixed return value at uridecoder.

10 years agofixed to handle large files.
kos [Thu, 31 Oct 2013 03:14:08 +0000 (12:14 +0900)]
fixed to handle large files.

10 years agomodified OE_TOP path.
kos [Thu, 31 Oct 2013 02:33:34 +0000 (11:33 +0900)]
modified OE_TOP path.

10 years agoadd ignore files.
kos [Thu, 31 Oct 2013 02:30:02 +0000 (11:30 +0900)]
add ignore files.

10 years agoadd ignore files.
kos [Sun, 27 Oct 2013 04:34:37 +0000 (13:34 +0900)]
add ignore files.

10 years agoimport filestreamproxy sources.
kos [Wed, 23 Oct 2013 08:13:08 +0000 (17:13 +0900)]
import filestreamproxy sources.