The encoder will use the Streamer theme and javascript
https://github.com/WWBN/AVideo/issues/4621
Create a new version to make sure they are compatible streamer (v10.5) and the encoder (v3.8)
This is for the progressiveUpload option of Avideo-Encoder, where the
encoded videos are sent as soon as they are encoded, and not in a
final batch. The video is immediatly avaiable but we need to display
that more encoded videos are to come.
-- When upload a video to a certain category, this video will be part of a user group automatically
-- one category can add your video in more than one user group
-- Allow user add some extra info in JSON format, for example bank info and other thing
-- This is based on users_extra_info table
-- add full text search https://github.com/WWBN/AVideo/issues/4343
- Email fields must be maxlenght 254 according to RFC https://www.ietf.org/rfc/rfc2821.txt
- I strongly recommend use always the same naming convention with the fields names: Always in lower case with "_" for split words. MySQL and linux system are case sensitive and tables and fields are files in linux...
you can now dynamic extract resolutions from MP4 and Webm files on encoder
-- Add Login control
-- Fix some layout issues
-- support for encoder 3.3 and dynamic resolutions for MP4 and webm