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
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.
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 | ||
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.
I, agathakuan, am the same person as the author CHTA-TE KUAN, who is known as agathakuan on CSDN and the owner of the Blogger site "Programming notes".
CSDN: agathakuan-CSDN博客
Currently, I am expanding my publishing platforms and plan to publish articles on CSDN. Therefore, I am transferring some content from my original Blogger site, "Programming notes," to my CSDN blog under the username agathakuan.
In the future, I will publish the same content in English on Google Blogger and in Chinese on CSDN. All articles are originally created by me, and any content cited from other sources will be properly referenced with the URL.