-
-
Notifications
You must be signed in to change notification settings - Fork 33
ffmpeg youtube Live not receiving any info #457
Description
Cannot broadcast Live Visiconf to youtube
When i enable ffmpeg and try to share conference as per https://github.com/igniterealtime/openfire-pade-plugin/wiki/Live-Streaming-to-RTMP-using-ffmpeg
Youtube does not receive data
Please not it is running in docker container, i did open port 1935 but does no seem to be used.
Some logs
2023.06.05 14:41:42 ^[[33mWARN ^[[m [PluginMonitorExec-2]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - ffmpeg folder already exist.
2023.06.05 14:41:42 ^[[32mINFO ^[[m [PluginMonitorExec-2]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - ffmpeg testing with /usr/share/openfire/plugins/pade/classes/ffmpeg/ffmpeg -h
2023.06.05 14:41:42 ^[[32mINFO ^[[m [PluginMonitorExec-2]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - ffmpeg websocket proxy ready
2023.06.05 14:41:42 ^[[32mINFO ^[[m [PluginMonitorExec-2]: uk.ifsoft.openfire.plugins.pade.PadePlugin - Creating webauthn RelyingParty
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - ffmpeg version N-56320-ge937457b7b-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2021 the FFmpeg developers
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine Hyper fast Audio and Video encoder
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - ffmpeg rtmp streamer installed
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - built with gcc 8 (Debian 8.3.0-6)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gmp --enable-libgme --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libdav1d --enable-libxvid --enable-libzvbi --enable-libzimg
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine Getting help:
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - libavutil 56. 66.100 / 56. 66.100
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -h -- print basic options
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - libavcodec 58.125.101 / 58.125.101
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - libavformat 58. 68.100 / 58. 68.100
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -h long -- print more options
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - libavdevice 58. 12.100 / 58. 12.100
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -h full -- print all options (including all format and codec specific options, very long)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - libavfilter 7.107.100 / 7.107.100
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - libswscale 5. 8.100 / 5. 8.100
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - libswresample 3. 8.100 / 3. 8.100
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -h type=name -- print all options for the named decoder/encoder/demuxer/muxer/filter/bsf/protocol
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-31]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - libpostproc 55. 8.100 / 55. 8.100
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine See man ffmpeg for detailed description of the options.
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine Print help / information / capabilities:
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -L show license
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -h topic show help
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -? topic show help
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -help topic show help
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine --help topic show help
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -version show version
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -buildconf show build configuration
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -formats show available formats
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -muxers show available muxers
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -demuxers show available demuxers
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -devices show available devices
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -codecs show available codecs
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -decoders show available decoders
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -encoders show available encoders
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -bsfs show available bit stream filters
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -protocols show available protocols
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -filters show available filters
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -pix_fmts show available pixel formats
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -layouts show standard channel layouts
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -sample_fmts show available audio sample formats
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -colors show available color names
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -sources device list sources of the input device
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -sinks device list sinks of the output device
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -hwaccels show available HW acceleration methods
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine Global options (affect whole program instead of just one file):
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -loglevel loglevel set logging level
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -v loglevel set logging level
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -report generate a report
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -max_alloc bytes set maximum size of a single allocated block
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -y overwrite output files
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -n never overwrite output files
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -ignore_unknown Ignore unknown stream types
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -filter_threads number of non-complex filter threads
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -filter_complex_threads number of threads for -filter_complex
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -stats print progress report during encoding
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -max_error_rate maximum error rate ratio of decoding errors (0.0: no errors, 1.0: 100% errors) above which ffmpeg returns an error instead of success.
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -bits_per_raw_sample number set the number of bits per raw sample
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -vol volume change audio volume (256=normal)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine Per-file main options:
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -f fmt force format
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -c codec codec name
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -codec codec codec name
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -pre preset preset name
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -map_metadata outfile[,metadata]:infile[,metadata] set metadata information of outfile from infile
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -t duration record or transcode "duration" seconds of audio/video
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -to time_stop record or transcode stop time
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -fs limit_size set the limit file size in bytes
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -ss time_off set the start time offset
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -sseof time_off set the start time offset relative to EOF
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -seek_timestamp enable/disable seeking by timestamp with -ss
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -timestamp time set the recording timestamp ('now' to set the current time)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -metadata string=string add metadata
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -program title=string:st=number... add program with specified streams
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -target type specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -apad audio pad
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -frames number set the number of frames to output
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -filter filter_graph set stream filtergraph
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -filter_script filename read stream filtergraph description from a file
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -reinit_filter reinit filtergraph on input parameter changes
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -discard discard
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -disposition disposition
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine Video options:
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -vframes number set the number of video frames to output
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -r rate set frame rate (Hz value, fraction or abbreviation)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -fpsmax rate set max frame rate (Hz value, fraction or abbreviation)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -s size set frame size (WxH or abbreviation)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -aspect aspect set aspect ratio (4:3, 16:9 or 1.3333, 1.7777)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -bits_per_raw_sample number set the number of bits per raw sample
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -vn disable video
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -vcodec codec force video codec ('copy' to copy stream)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -timecode hh:mm:ss[:;.]ff set initial TimeCode value.
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -pass n select the pass number (1 to 3)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -vf filter_graph set video filters
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -ab bitrate audio bitrate (please use -b:a)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -b bitrate video bitrate (please use -b:v)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -dn disable data
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine Audio options:
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -aframes number set the number of audio frames to output
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -aq quality set audio quality (codec-specific)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -ar rate set audio sampling rate (in Hz)
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -ac channels set number of audio channels
2023.06.05 14:41:42 ^[[32mINFO ^[[m [Thread-32]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - onOutputLine -an disable audio
Thanks in advance for hints and guidance
++