Code Monkey home page Code Monkey logo

strong_rtsp_player's Introduction

####Author:Kevin.Fu ####Email: [email protected] ####Date: 2013.8.29

##The project Strong_RTSP_Player is mainly a RTSP Player which implemented with QT+libvlc

all we known, VLC media player is a greate open source multimedia player which support almost all video types. And libvlc is the core library of VLC, you can rewrite your own player by libvlc, it's very simple. I want to thank the open source orgnization "Video Lan" which makes such a greate open source project. The follow picture is the main window of the RTSP player, you can click the menu "OpenURL" to input your rtsp URL which you want to streaming.

Alt text

###The follow picture is about the project, you can use either QTCretor or Codeblocks(which is a greate IDE for programing) to open this project on windows, if you want to trasport this project to Linux or embedded linux , you need to get the shared library libvlc.so or something like that. Before you compile this project, you must install QT library, the detail will be present at this link: http://blog.chinaunix.net/uid-26611383-id-3789962.html

###The player.h and player.cpp is the core implementation about the RTSP player, so keep in mind these two files, after that you will be clear about the detail of this project. Alt text

##It's my greate honour you can distribute or reuse part of this progrme without for buiness. if you have any problem about this programe, please let me know!

strong_rtsp_player's People

Watchers

 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.