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/)
if you want, you could donate me to help ble better. ^_^
site: http://wenjiegit.github.io/ble_release/donate.html
- push video(H.264) and audio(AAC) to rtmp server.
- ingest from camera.
- ingest from grab desktop.
- ingest from picture.
- ingest from video file using ffmpeg SDK.
- support all of sources combination.
- support skin change.
- start and stop quickly.
- support B frame with libx264.
- support CBR and VBR mode.
- support multi-thread encoding.
download: BLE(http://wenjiegit.github.io/ble_release/download.html)
-
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. -
Linux with GUI
coming soon... -
Mac
coming soon...
[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.