Giter Site home page Giter Site logo

whiteblue3 / httplivestreaming Goto Github PK

View Code? Open in Web Editor NEW
85.0 6.0 24.0 1.96 MB

iOS / Mac OSX H.264 / AAC Hardware Encoding and Streaming over RTP / RTSP using Video Tool Box

License: GNU General Public License v2.0

Ruby 0.25% Objective-C 99.35% HTML 0.40%

httplivestreaming's Introduction

README

This project is stop the developing now. Will restart later.

This project is streaming H.264/AAC using iOS Video Tool Box to encode and send packet over RTP / RTSP

This project is association with Wowza Media Server 4.3 over.

Known Issue

  • H264 Hardware Encoding working on iOS. Mac OS X is not working perfectly.

  • for Mac OS X, AVFoundation is using hardware encoding. I using it.

  • AAC Hardware Encoding is not working on iOS (Software Encoding). Mac OS X only (AVFoundation)

  • H264 Hardware Decoder is working perfectly.

  • H264 MaxSlice option is not working. I use packetization mode 0 (Single NAL)

  • H264 kVTCompressionPropertyKey_ExpectedFrameRate is not working on Mac OS X. (15 fps static only)

  • H264 bitrate is only working iOS. not Mac OS X.

  • RTSP Client is only working for stream publisher.

TODO

  • MPEG4 container format support

  • MPEG2-TS container format support

LICENSE

This project is under GPLv2

httplivestreaming's People

Contributors

whiteblue3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

httplivestreaming's Issues

How to decode?

How to use H264HWDecoder for decoding?

There is an error in decoding directly using the packet of gotH264EncodedData.

Decompressed error: Error Domain=NSOSStatusErrorDomain Code=-12705 "(null)"
Decompressed error: Error Domain=NSOSStatusErrorDomain Code=-12705 "(null)"
Decompressed error: Error Domain=NSOSStatusErrorDomain Code=-12705 "(null)"

bug aac 6s

貌似在6s 手机采集不到音频数据

Unsupported RTP version packet received0/0

I've tried to connect to the streaming with ffplay rtp://127.0.0.1:10001 ffplay rtp://127.0.0.1:10000. it says Unsupported RTP version packet received0/0`

I compared the data with standard rtp data I've found the data begins with 01 while a standard packet begins with 8

Do you implement a standard RTP protocol ?

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.