Giter Site home page Giter Site logo

huangjianyu111 / myrtspclient Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ansersion/myrtspclient

0.0 0.0 0.0 1.79 MB

A RTSP client based on jrtplib

License: Apache License 2.0

Shell 8.35% C++ 84.49% Python 4.61% C 0.08% Makefile 1.76% CMake 0.25% M4 0.46%

myrtspclient's Introduction

myRtspClient

This package contains a RTSP Client libraries which is based on JRTPLIB. Under the license of Apache License V2.0.

Linux/Unix installation

Now, myRtspClient installation is not supported. You can only compile the library ./myRtspClient/libmyRtspClient.a. And the headers is in ./myRtspClient/include.

Compiling based on different os-platform, you NEED to configure the config. file. For example: Compiling based on x86, which configure use file 'config.linux':

$ ./genMakefiles linux

$ make

(Configure your cross compile tool in 'config.armlinux' first) Compiling based on armlinux, which configure use file 'config.armlinux':

$ ./genMakefiles armlinux

$ make

Features

Video Codec Supported:

H264
H265

Audio Codec Supported:

MPA
g711(mu-law)

Cast Method Supported: Unicast

Info

Ansersion [email protected]

中文教程 http://www.cnblogs.com/ansersion/p/6959690.html

myrtspclient's People

Contributors

ansersion avatar lattice0 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.