Skip to content

Commit

Permalink
remove customized Exoplayer according to roadmap after finsihed PoC #64
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouwg committed Mar 17, 2024
1 parent 815b221 commit 3e8651d
Show file tree
Hide file tree
Showing 1,847 changed files with 31 additions and 353,072 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@

KanTV("Kan", aka Chinese PinYin "Kan" or Chinese HanZi "看" or English "watch/listen") , an open source project focus on Kan(aka "Watch/Listen" in English) online TV for **Android-based device**,derived from original ![ijkplayer](https://github.com/bilibili/ijkplayer) , with many/much enhancements:

- Watch online TV and local media (by customized ![FFmpeg](https://github.com/cdeos/FFmpeg) and Exoplayer with updated version:FFmpeg 6.1, Exoplayer 2.15, source code of customized FFmpeg could be found ![here](https://github.com/cdeos/FFmpeg) according to <a href="https://ffmpeg.org/legal.html">FFmpeg's license</a>, source code of customized Exoplayer(based on my ![previous study in Exoplayer](https://github.com/google/ExoPlayer/pull/2921)) could be found within source code of this project)
- Watch online TV and local media (by customized ![FFmpeg](https://github.com/cdeos/FFmpeg):FFmpeg 6.1, source code of customized FFmpeg could be found ![here](https://github.com/cdeos/FFmpeg) according to <a href="https://ffmpeg.org/legal.html">FFmpeg's license</a>)

- Record online TV to automatically generate videos (usable for short video creators to generate short video materials but pls respect IPR of original content creator/provider)

- Set up a custom playlist and then use this software to watch the content of the custom playlist

- Performance benchmark for Android-based mobile phone

- Watch encrypted live stream(Google Widevine, Huawei WisePlay, ChinaDRM......)

- Real-time English subtitle for online TV by the great & excellent & amazing<a href="https://github.com/ggerganov/whisper.cpp"> whisper.cpp </a>(PoC finished on Xiaomi 14. Xiaomi 14 or other powerful Android mobile phone IS HIGHLY required for this feature otherwise unexpected behaviour would happen)

- UI refactor
Expand Down Expand Up @@ -332,9 +330,7 @@ Project KanTV has used/tried following open-source projects(list in here is not
<li><a href="http://ffmpeg.org/" target="_blank" rel="noopener">FFmpeg</a></li>
<li><a href="https://github.com/ggerganov/whisper.cpp" target="_blank" rel="noopener">whisper.cpp</a></li>
<li><a href="https://github.com/bilibili/ijkplayer" target="_blank" rel="noopener">ijkplayer</a></li>
<li><a href="https://github.com/google/ExoPlayer" target="_blank" rel="noopener">ExoPlayer</a></li>
<li><a href="https://www.videolan.org/vlc/" target="_blank" rel="noopener">libx264/libx265</a></li>
<li><a href="https://github.com/mozilla/DeepSpeech" target="_blank" rel="noopener">DeepSpeech</a></li>
<li><a href="https://github.com/deniskropp/DirectFB" target="_blank" rel="noopener">DirectFB</a></li>
<li><a href="https://www.libsdl.org/" target="_blank" rel="noopener">SDL</a></li>
<li><a href="https://gstreamer.freedesktop.org/" target="_blank" rel="noopener">GStreamer</a></li>
Expand All @@ -345,11 +341,8 @@ Project KanTV has used/tried following open-source projects(list in here is not
<li><a href="https://aomedia.org/" target="_blank" rel="noopener">AOM-AV1</a></li>
<li><a href="https://opencv.org/" target="_blank" rel="noopener">OpenCV</a></li>
<li><a href="https://webrtc.github.io/webrtc-org/start/" target="_blank" rel="noopener">WebRTC</a></li>
<li><a href="https://github.com/Tencent/ncnn" target="_blank" rel="noopener">Tencent/ncnn</a></li>
<li><a href="https://github.com/shaka-project/shaka-packager" target="_blank" rel="noopener">ShakaPackager</a></li>
<li><a href="https://github.com/ossrs/srs" target="_blank" rel="noopener">SRS</a></li>
<li><a href="https://github.com/PaddlePaddle/PaddleSpeech" target="_blank" rel="noopener">PaddleSpeech</a></li>
<li><a href="https://github.com/OpenMathLib/OpenBLAS" target="_blank">OpenBLAS</a></li>
<li>......</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
kantv 1.3.2 (based on customized FFmpeg 6.1, customized ExoPlayer 2.15, customized whisper.cpp)
kantv 1.3.2 (based on customized FFmpeg 6.1, whisper.cpp)
80 changes: 0 additions & 80 deletions cdeosplayer/cdeosplayer-exo2/.gitignore

This file was deleted.

101 changes: 0 additions & 101 deletions cdeosplayer/cdeosplayer-exo2/build.gradle

This file was deleted.

5 changes: 0 additions & 5 deletions cdeosplayer/cdeosplayer-exo2/extensions/README.md

This file was deleted.

137 changes: 0 additions & 137 deletions cdeosplayer/cdeosplayer-exo2/extensions/av1/README.md

This file was deleted.

Loading

0 comments on commit 3e8651d

Please sign in to comment.