This looks correct. Check the videobridge logs for a hint of what is going on -- maybe the user running videobridge doesn't have write permissions for the directory?
Regards,
Boris
···
On 23/02/15 15:59, Yury Lapytsko wrote:
When i click the recording button in jitsi-meet and enter token
recording button flash-up and nothing going on.
the directory has write permission, i logged in this user and created file in the dir.
i run jitsi bridge and found this warnings:
18:39:55.657 WARNING: [19] org.jitsi.impl.neomedia.codec.FMJPlugInConfiguration.warn() Codec org.jitsi.impl.neomedia.codec.audio.amrwb.JNIDecoder is NOT successfully registered
java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Could not find FFmpeg decoder 0x12001!
18:39:55.660 WARNING: [19] org.jitsi.impl.neomedia.codec.FMJPlugInConfiguration.warn() Codec org.jitsi.impl.neomedia.codec.audio.amrwb.JNIEncoder is NOT successfully registered
java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Could not find FFmpeg encoder 0x12001!
if i try to install ffmpeg i see this:
apt-get install ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
ffmpeg is already the newest version.
The following packages were automatically installed and are no longer required:
jicofo jitsi-meet-prosody jitsi-videobridge
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 108 not upgraded.
···
On Feb 23, 2015, at 6:21 PM, Boris Grozev <boris@jitsi.org> wrote:
On 23/02/15 15:59, Yury Lapytsko wrote:
When i click the recording button in jitsi-meet and enter token
recording button flash-up and nothing going on.
This looks correct. Check the videobridge logs for a hint of what is going on -- maybe the user running videobridge doesn't have write permissions for the directory?
These are harmless and you can ignore them. You don't need ffmpeg from the package system, either.
Can you post the whole log file (feel free to remove things for privacy reasons, of course)?
Regards,
Boris
···
On 23/02/15 16:59, Yury Lapytsko wrote:
the directory has write permission, i logged in this user and created
file in the dir.
i run jitsi bridge and found this warnings:
18:39:55.657 WARNING: [19]
org.jitsi.impl.neomedia.codec.FMJPlugInConfiguration.warn() Codec
org.jitsi.impl.neomedia.codec.audio.amrwb.JNIDecoder is NOT successfully
registered
java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Could not find FFmpeg decoder
0x12001!
18:39:55.660 WARNING: [19]
org.jitsi.impl.neomedia.codec.FMJPlugInConfiguration.warn() Codec
org.jitsi.impl.neomedia.codec.audio.amrwb.JNIEncoder is NOT successfully
registered
java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Could not find FFmpeg encoder
0x12001!
On Feb 23, 2015, at 7:13 PM, Boris Grozev <boris@jitsi.org> wrote:
On 23/02/15 16:59, Yury Lapytsko wrote:
the directory has write permission, i logged in this user and created
file in the dir.
i run jitsi bridge and found this warnings:
18:39:55.657 WARNING: [19]
org.jitsi.impl.neomedia.codec.FMJPlugInConfiguration.warn() Codec
org.jitsi.impl.neomedia.codec.audio.amrwb.JNIDecoder is NOT successfully
registered
java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Could not find FFmpeg decoder
0x12001!
18:39:55.660 WARNING: [19]
org.jitsi.impl.neomedia.codec.FMJPlugInConfiguration.warn() Codec
org.jitsi.impl.neomedia.codec.audio.amrwb.JNIEncoder is NOT successfully
registered
java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Could not find FFmpeg encoder
0x12001!
These are harmless and you can ignore them. You don't need ffmpeg from the package system, either.
Can you post the whole log file (feel free to remove things for privacy reasons, of course)?
In order for Chrome to allow an application to use screen sharing, it needs to run as an extension. If you run jitsi-meet on your own domain, first you need to create an extension with that specific domain listed (see here[1]) and then you need to install it in the browsers.