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 the installed RTMP module.

Follow instructions here to: set up a RTMP-enabled web-server

Supported formats

Autor:
ken