Giter Site home page Giter Site logo

thinkingpanda / ffmpeg-live555-h264-h265-streamer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alm4096/ffmpeg-live555-h264-h265-streamer

0.0 0.0 0.0 19.35 MB

H264, H265 and more Encoder and Multicast/Unicast Streamer (example of how to use Live555 and FFMPEG)

C 57.38% C++ 42.62%

ffmpeg-live555-h264-h265-streamer's Introduction

FFMPEG-Live555-H264-H265-Streamer

H264, H265 and more Encoder and Multicast/Unicast Streamer (example of how to use Live555 and FFMPEG). A threaded class for H264 and H265 streaming in Visual Studio using FFMPEG and LIVE555

Credits

This project uses the following (and would not work at all without them):

This project simply provides an easy to use 'example' of how to use FFMPEG and LIVE555 together to encode and stream video for Windows programmers using Visual Studio.

Project Ultimatum

This project aims to do the following:

  • Provide a simple threaded class for H264 / H265 encoding and streaming using FFMPEG and LIVE555 (other formats can be added as needed)
  • Minimum fuss class setup and usage (it should be as easy as creating the class and passing a frame to get working, keep it simple!)
  • For use only with Visual Studio 2010+ development environment (exclusively for Windows only)

Please keep this Git inline with the ultimatum. I encourage anyone to create their own copy of this Git and take this project in another direction.

Send me a message if you would like to collaborate.

Planned Features

  • Clean up code
  • Allow 'users' (i.e. programmer using class) to directly change encoding options
  • Make the following an option instead of being hard coded:
    • Encoding format (H264, H265, etc)
    • Unicast / Multicast
    • Encoding presets (for H264 and H265)
  • Update to latest FFMPEG and LIVE555 versions
  • Check for memory leaks

Current Status: First Release V1.0

  • V1.0 Initial Release 7th July 2016:
    • Encodes and streams in H264, H265, MP4, and MP2
    • Streams in Multicast and Unicast
    • Options mostly hardcoded
    • Project file only works in VS2013 and above (mixup with creating the solution file, will be fixed soon)

ffmpeg-live555-h264-h265-streamer's People

Contributors

alm4096 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.