fpga-flexible-poc

zcu104-ICE — Webcam en tiempo real (/dev/video0) cancelled

Configuración
Placa zcu104-ICE
Host 192.168.1.137
Bitstream bcnnn
Pesos MNIIST
WASM webcam1 (compilado)
Parámetros Parametres
Modo Webcam en tiempo real (/dev/video0)
Created 15/04/2026 15:12
Pod YAML — Editor
Progreso del Despliegue
0%
Logs
INFO:__main__: Iniciando Stream MJPEG con Inferencia FPGA...
INFO:__main__:  - Params: /home/ubuntu/ExtraBrain_zcu104_videodemo/test/MNIST_ZCU104/mnistmain.par
INFO:__main__:Escuchando en http://0.0.0.0:5000
INFO:__main__:  - Stream: http://0.0.0.0:5000/video_feed
INFO:__main__:  - Health: http://0.0.0.0:5000/health
 * Serving Flask app 'app_webcam_stream'
 * Debug mode: off
INFO:werkzeug:WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on all addresses (0.0.0.0)
 * Running on http://127.0.0.1:5000
 * Running on http://192.168.1.137:5000
INFO:werkzeug:Press CTRL+C to quit