Package sidplay.audio

Klasse FLVDriver

Alle implementierten Schnittstellen:
Consumer<VIC>, AudioDriver, VideoDriver
Bekannte direkte Unterklassen:
FLVDriver.FLVFileDriver, FLVDriver.FLVStreamDriver

public abstract class FLVDriver extends XuggleVideoDriver
Allows FLV file write and as an alternative creating a real-time video stream via RTMP protocol e.g. "rtmp://localhost/live/test" in conjunction with nginx server with installed RTMP module. Follow instructions here to setup a RTMP enabled web-server: https://programmer.ink/think/5e368f92922ac.html Supported formats: https://stackoverflow.com/questions/9727590/what-codecs-does-xuggler-support
Autor:
ken