[DOC] info about audio and video file handling

related to #148
pull/149/head
Kay Strobach 2021-04-27 19:51:39 +02:00 committed by GitHub
parent 9414666bcf
commit 0df3d33455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -101,6 +101,12 @@ for details.
- Before installing, make sure your BBB is running correctly
- If the room doesn't appear in the ... menu of files, a browser/cache reload
might help
- To share an audio (mp3) or video (mp4) file with your audience follow these steps (more info in [#148](https://github.com/sualko/cloud_bbb/issues/148#issuecomment-827338650)):
- create a public share of the exact file
- copy the location of the share from the share information screen into your clipboard
- open big blue button, press the plus icon in the lower left corner
- click on add external video
- paste the url from your clipboard and append the following string for audio `/download/file.mp3` or `/download/file.mp4` for video files
## :heart: Sponsors
Writing such an application is a lot of work and therefore we are specially
@ -124,4 +130,4 @@ to look at our [contributor guidelines]. Every contribution is valuable :tada:.
[#53]: https://github.com/sualko/cloud_bbb/issues/53
[#61]: https://github.com/sualko/cloud_bbb/issues/61
[0.4.0]: https://github.com/sualko/cloud_bbb/releases/tag/v0.4.0
[0.5.0]: https://github.com/sualko/cloud_bbb/releases/tag/v0.5.0
[0.5.0]: https://github.com/sualko/cloud_bbb/releases/tag/v0.5.0