Giter VIP home page Giter VIP logo

Comments (8)

jibon57 avatar jibon57 commented on August 27, 2024

Can you help me with this?

No, you missed to read that section

Note: If you do nothing in meeting room that time ffmpeg may exit with error & will try to reconnect again. Actually I don't have much experience on ffmpeg to resolve those problems. Please contribute your experience.

from bbb-recorder.

jibon57 avatar jibon57 commented on August 27, 2024

@triangle-stream , try to add "-vf", "scale=1280:720", & '-vcodec', 'libx264', after '-i', '-',

from bbb-recorder.

triangle-stream avatar triangle-stream commented on August 27, 2024

Note: If you do nothing in meet

Thank you for reply.
I added -vcodec and other flags (substitute them with -c:v and -c:a and others) and ffmpeg start streaming, so i don't think this is an ffmpeg issue.

What do you mean exactly with "If you do nothing"? How can i "do something" in the room bt using bbb-recorder?

Thank you.

from bbb-recorder.

jibon57 avatar jibon57 commented on August 27, 2024

What do you mean exactly with "If you do nothing"? How can i "do something" in the room bt using bbb-recorder?

The presenter should do something. Better to keep webcam on.

from bbb-recorder.

triangle-stream avatar triangle-stream commented on August 27, 2024

I confirm that during tests the presenter was active on webcam and also a presentation was on, but nothing changed on the bbb-recorder's behaviour, unfortunately.

from bbb-recorder.

jibon57 avatar jibon57 commented on August 27, 2024

We are using this solution almost everyday for 3~4 clients to live broadcast in YouTube. We didn't face any serious problem so far.

from bbb-recorder.

triangle-stream avatar triangle-stream commented on August 27, 2024

Ok, thank you.
Sorry for bothering you, i'm not assuming that the recorder does not work, i'm sure it will.

May I ask you what FFmpeg version are you running? Also, are there any other dependencies needed except ones in the Readme?

from bbb-recorder.

jibon57 avatar jibon57 commented on August 27, 2024

I am using same version that BBB is providing.

ffmpeg version 4.2.2-1bbb1~ubuntu16.04 Copyright (c) 2000-2019 the FFmpeg developers
  built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.12) 20160609

I am using the same configuration of ffmpeg of this repo. I saw if I am using -re flag that time having problem on YouTube. So, you can avoid to use it. Also I am using following extra options but require more CPU:

'-vcodec', 'libx264',
'-x264-params', 'keyint=120:scenecut=0',
'-af', 'highpass=f=200, lowpass=f=3000',

but do smooth publishing on YouTube.

from bbb-recorder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.