During the development process, a validator is needed to constantly verify and validate. I personally use it while developing the rtmp-publisher and http-flv server.
- Players
- FLV format
- Simulator
Players
Due to the need to be compatible with various players, although each player's development relies on a few open source projects, I have compiled the following:
project | name | note |
http-flv player | flv.js | |
rtmp player | WOWZA test player | google chrome no longer support flsh player |
| HLSplayer | google chrome no longer support flash player |
local player | vlc | |
| potplayer | |
| ffplay | |
| |
FLV Format
To transmit the AAC audio source and H264 video stream from a webcam as an FLV stream, it's necessary to learn about FLV stream encoding. Here, I introduce an incredibly useful GUI tool:
FLV Analyzer: GitHub - zymill/flvAnalyser: FLV v1.0 analyser
Thanks to Hongyi Video for the introduction.
沒有留言:
張貼留言