Skip to content

microIBM/Bull-Live-Encoder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bull-Live-Encoder

Bull Live Encoder is a tool for pushing rtmp to server,
which supports H264 + AAC and supports ingest from camer or desktop or some windows.

Blog: BLE(http://wenjiegit.github.io/Bull-Live-Encoder/)

preview
preview
preview

donate

if you want, you could donate me to help ble better. ^_^
site: http://wenjiegit.github.io/ble_release/donate.html

Features

  1. push video(H.264) and audio(AAC) to rtmp server.
  2. ingest from camera.
  3. ingest from grab desktop.
  4. ingest from picture.
  5. ingest from video file using ffmpeg SDK.
  6. support all of sources combination.
  7. support skin change.
  8. start and stop quickly.
  9. support B frame with libx264.
  10. support CBR and VBR mode.
  11. support multi-thread encoding.

BLE Download

download: BLE(http://wenjiegit.github.io/ble_release/download.html)

Build Env

  1. windows
    Qt 5.3.1 with mingw 4.82 or above.
    with librtmp latest.
    with opencv 2.48 or above.
    with libx264.
    with libfaac.
    with RtAudio.

  2. Linux with GUI
    coming soon...

  3. Mac
    coming soon...

history

[0.1]  2014-07-05   init project.
[0.1]  2014-08-04   support camera source.
[0.1]  2014-08-04   support window grab source.
[0.1]  2014-08-04   support picture source.
[0.1]  2014-08-04   support picture composition.
[0.1]  2014-08-04   support H264 encoding use libx264.
[0.1]  2014-08-04   support transfer rtmp to media server.
[0.1]  2014-08-05   add script on windows.
[0.1]  2014-08-15   support AAC Encode
[0.1]  2014-08-17   support file source(without sound supported)
[0.1]  2014-10-07   support type B frame.
[0.1]  2014-10-12   make libx264 thread count and b frame to option.
[0.1]  2014-10-12   make start and stop action more quick.
[0.1]  2014-10-12   support to choose encode quality.
[0.1]  2014-10-12   support color composition with win7(or above) aero.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • Prolog 1.9%
  • Other 0.4%