Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project overview
  • Repository
  • Issues 396
  • Merge Requests 56
  • CI / CD
  • Security & Compliance
  • Packages
  • Wiki
  • Snippets
  • Members
  • Collapse sidebar
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Merge Requests
  • !671

Open
Opened 8 hours ago by Ben Hayward@benhayward.ben
Report abuse

[Sprint/SillySheep](feat): Added ability for admins to manually transcode a video. #2237

Closes #2237 Depends on engine!402

Summary

Adding in an option for admins to retranscode a video manually.

image

Testing

  1. Log in as admin (ask if you don't have the password) - refresh.
  2. Get a video, or post a video
  3. Check the dropdown menu
  4. You should see retranscode as an option
  5. Open your browser console on the XHR/Requests tab
  6. Click it, check v2/admin/transcode is called and returns success.
  1. Non admins and not logged in should NOT see the retranscode option.

note Transcoding on sandboxes may not work, you may need to manually run the transcoder queue if its not up.

Using kubectl to gain access to the sandbox container, enter the engine dir, and run php ./cli.php QueueRunner run --runner=Transcoder

Edited 8 hours ago by Ben Hayward
Request to merge feat/admin-manual-transcoding-2237 into master
Open in Web IDE
Pipeline #97974043 passed with warnings for f0df0130 on feat/admin-manual-transcoding-2237
              Requires 3 more approvals from Devs, Deployers, and QA.
              Guy Thouret
              Guy Thouret
              Emiliano Balbuena
              Emiliano Balbuena
              Martin Santangelo
              Martin Santangelo
              Brian Hatchet
              Brian Hatchet
              Rami Albatal
              Rami Albatal
              Ready to be merged automatically. Ask someone with write access to this repository to merge this request

              Closes #2237

              Deletes source branch

              • Discussion 0
              • Commits 3
              • Pipelines 1
              • Changes 5
              • Ben Hayward @benhayward.ben added MR::Awaiting Review Squad::Yellow scoped labels 8 hours ago

                added scoped labels

              • Ben Hayward @benhayward.ben changed the description 8 hours ago

                changed the description

              • Ben Hayward @benhayward.ben mentioned in merge request engine!402 8 hours ago

                mentioned in merge request engine!402

              Please register or sign in to reply
              0 Assignees
              None
              None
              Milestone
              None
              Time tracking
              No estimate or time spent
              2
              Labels
              MR::Awaiting Review Squad::Yellow
              Lock merge request
              Unlocked
              11
              11 participants
              user avatar
              Guy Thouret
              user avatar
              Emiliano Balbuena
              user avatar
              Martin Santangelo
              user avatar
              Brian Hatchet
              user avatar
              Rami Albatal
              user avatar
              Xander Miller
              user avatar
              Olivia Madrid
              Reference: minds/front!671