Live555-server-android

所属分类:流媒体/Mpeg4/MP4
开发工具:Makefile
文件大小:7969KB
下载次数:0
上传日期:2019-12-29 09:07:36
上 传 者sh-1993
说明:  Live555 RTSP服务器测试
(Live555 RTSP Server test)

文件列表:
.classpath (466, 2019-12-29)
.cproject (3647, 2019-12-29)
.project (1423, 2019-12-29)
.settings (0, 2019-12-29)
.settings\org.eclipse.jdt.core.prefs (173, 2019-12-29)
AndroidManifest.xml (987, 2019-12-29)
Live555-server-android (0, 2019-12-29)
bin (0, 2019-12-29)
bin\AndroidManifest.xml (987, 2019-12-29)
bin\classes.dex (1225212, 2019-12-29)
bin\classes (0, 2019-12-29)
bin\classes\com (0, 2019-12-29)
bin\classes\com\example (0, 2019-12-29)
bin\classes\com\example\live555test2 (0, 2019-12-29)
bin\classes\com\example\live555test2\BuildConfig.class (357, 2019-12-29)
bin\classes\com\example\live555test2\MainActivity$1$1.class (784, 2019-12-29)
bin\classes\com\example\live555test2\MainActivity$1.class (1194, 2019-12-29)
bin\classes\com\example\live555test2\MainActivity.class (1628, 2019-12-29)
bin\classes\com\example\live555test2\R$attr.class (358, 2019-12-29)
bin\classes\com\example\live555test2\R$dimen.class (479, 2019-12-29)
bin\classes\com\example\live555test2\R$drawable.class (425, 2019-12-29)
bin\classes\com\example\live555test2\R$id.class (442, 2019-12-29)
bin\classes\com\example\live555test2\R$layout.class (421, 2019-12-29)
bin\classes\com\example\live555test2\R$menu.class (406, 2019-12-29)
bin\classes\com\example\live555test2\R$string.class (490, 2019-12-29)
bin\classes\com\example\live555test2\R$style.class (449, 2019-12-29)
bin\classes\com\example\live555test2\R.class (733, 2019-12-29)
bin\dexedLibs (0, 2019-12-29)
bin\dexedLibs\android-support-v4-13a7ad83a33105e6eae1ab194b68f5fe.jar (409472, 2019-12-29)
bin\jarlist.cache (120, 2019-12-29)
bin\live555test2.apk (792885, 2019-12-29)
bin\res (0, 2019-12-29)
bin\res\crunch (0, 2019-12-29)
bin\res\crunch\drawable-hdpi (0, 2019-12-29)
bin\res\crunch\drawable-hdpi\ic_launcher.png (5964, 2019-12-29)
bin\res\crunch\drawable-mdpi (0, 2019-12-29)
bin\res\crunch\drawable-mdpi\ic_launcher.png (3112, 2019-12-29)
bin\res\crunch\drawable-xhdpi (0, 2019-12-29)
... ...

# Live555-server-android LIVE555 Streaming Media is a set of open source C++ libraries for multimedia streaming. The libraries support open standards such as RTP/RTCP and RTSP for streaming, and can also manage video RTP payload formats such as H.265, H.2***, MPEG, VP8, and DV, and audio RTP payload formats such as MPEG, AAC, AMR, AC-3 and Vorbis. They can easily be extended to support additional audio and video codecs, and can also be used to build basic RTSP or SIP clients and servers, and have been used to add streaming support to existing media player applications. # Using app When the server is turned on,we can play the media of list provided format through VLC.the default port is 8554, play stream using URL: rtsp://IP address/sdcard/filename, where filename is a file present in the current directory and IP address is your mobile of wifi IP. Each file's type is inferred from its name suffix. For example: rtsp://192.168.1.67:8554/sdcard/test.2***. Format list * MPEG Transport Stream file(".ts"). * Matroska or WebM file(".mkv" or ".webm"). * MPEG-1 or 2 Program Stream file(".mpg"). * MPEG-4 Video Elementary Stream file(".m4e"). * H.2*** Video Elementary Stream file(".2***"). * H.265 Video Elementary Stream file(".265"). * VOB video+audio file(".vob"). * DV video file(".dv"). * MPEG-1 or 2 audio file(".mp3"). * WAV (PCM) audio file(".wav"). * AMR audio file(".amr"). * AC-3 or AAC audio file(".ac3" or ".aac"). http://www.live555.com/liveMedia/ # More about... * [LiveStreamer](https://github.com/papan01/LiveStreamer)

近期下载者

相关文件


收藏者