Just move over the raw.. not the published.
Set permissions to bigbluebutton:bigbluebutton
Set presentation.yml for just -mp4
Sudo bbb-record –rebuildall.
This may take a couple of days, depends on meetings, and use of video/screenshare.
To see if done.
Compare the ls -alt /var/bigbluebutton/published/presentation | wc -l count with the raw count.
When you move these to the new system, bbb-conf –setip will rewrite the metadata.xml for the new recording link.
Regards,
Stephen
--
You received this message because you are subscribed to the Google Groups "bigbluebutton-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-users/07ab546e-c1e3-4ecb-a92f-92068fa4533en%40googlegroups.com.
Yes, comment out -webm and just do -mp4, to save processing/disk space.
Whether you have the 2.2 player or the 2.3 player, the published files are the same.
The RAW files don’t have the server url, that’s added to the metadata.xml
If you had -mp4 already uncommented then you could just let the rebuild work, if not back the change and then run bbb-record –rebuild, the rebuild deletes all the published and starts over, so no need to stop.
You have a backup of the raw files…. Don’t put these back on the production server. Just wasting disk space, and not needed if you have backup.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-users/9c80e82f-20ca-4ba3-8b19-7cfa3f185bb7n%40googlegroups.com.
2.3.0 is live, and being deployed in production today by many companies.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-users/3b83a05b-867b-4860-80ba-b61cd5502bd6n%40googlegroups.com.
No, you need the original events.xml and raw media to be able to process, and publish a recording.
If you want to try and convert published .webm to .mp4 as a side task… I believe the players look for both, so this may allow you to get old recordings playable on IOS.
Would require custom script and some testing to confirm
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-users/d1c8f2e1-47b6-4182-8913-ebbb07a4af6en%40googlegroups.com.