5sControl / 5sControl/5s-backend

Report video doesn't open in Safari

Ouverte
#395 0 commentaires 0 réactions 1 personne assignée Réclamée par @ZhuchkouAA Voir sur GitHub
bug
Langage dominant
Python
Étoiles
2
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Summary: Не открываются видео с репорта в браузера Safari

Envornment:
https://grand-alien-apparently.ngrok-free.app
macOS (Ventura 13.6.1)
Safari Version 17.1 (18616.2.9.11.8, 18616)

Precondition:
Открыть браузер Safari
Пользователь авторизован
Открыта страница "Dashboard"

Steps to reproduce:
1. Открыть вкладку Reports
2. Кликнуть по последнему репорту
3. В репорте кликнуть по ссылке Open video

Expected result:
Открылось видео для просмотра.

Actual result:
Видео не открывается с ошибкой 206 в Dev Tools.

Attachment:

![Image](https://github.com/5sControl/5s-backend/assets/86359211/a7451e73-6e49-40ad-b340-eef77a86007b)

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

The issue is about a video not opening in Safari with a 206 error. Start by examining the video serving endpoint in the Django backend, likely in a views.py file for reports. Check the HTTP range request handling and response headers for video streaming. Look at the DevTools screenshot to understand the exact 206 error context. Test the video endpoint with Safari to reproduce and verify the fix.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
django, python
Domaine
backend, web-dev
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.