geeksville / Micro-RTSP

A RTSP video server intended for very small CPUs (ESP32 etc)
MIT License
755 stars 199 forks source link

Compilation error: 'class CRtspSession' has no member named 'broadcastCurrentFrame' #50

Open luckhy2882 opened 1 year ago

luckhy2882 commented 1 year ago

What is the problem?

Pitr2 commented 1 year ago

Same error here

felixyustian commented 1 year ago

Same error here

hariharan-02 commented 10 months ago

Same error

hariharan-02 commented 10 months ago

Same error any solution

upabove122 commented 5 months ago

Hi, I'm not really sure why either, but I got it to work by downloading the zip from another repo. I posted it on an issue on that page: https://github.com/circuitrocks/ESP32-RTSP/issues/13