Coder Social home page Coder Social logo

live555-server-android's Introduction

Live555-server-android

##Live555 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.264, 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.264.

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.264 Video Elementary Stream file(".264").
  • 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...

live555-server-android's People

Contributors

papan01 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.