deepch / RTSPtoWSMP4f

RTSP Stream to WebBrowser MSE over WebSocket based MP4f segments
246 stars 64 forks source link

403 errors when loading jquery-3.4.1.mis.js, when using a newer version of go? #75

Closed ddevz closed 2 months ago

ddevz commented 2 months ago

I upgraded my version of RTSPtoWSMP4f to current, upgraded to the latest debian (bookworm), which now uses golang 1.19 . (so lots has changed from my working setup)

The "network" tab of the inspector in firefox shows "403 (forbidden)" errors, for jquery-3.4.1.min.js, bootstrap.min.js, and app.js

Is anyone else seeing this?

ddevz commented 2 months ago

My fault. It seems that apache in the newer distribution now does not allow files to be in certain directories anymore. Closing