mutaphore / RTSP-Client-Server

Implementation of a streaming video server and client that communicate using the Real-Time Streaming Protocol (RTSP) and send data using the Realtime Transfer Protocol (RTP)
522 stars 191 forks source link

When running ./run_funky it gives ClassNotFoundException #11

Closed LoganWlv closed 5 years ago

LoganWlv commented 5 years ago

After downloading the whole repo as a .zip and building the project with make.

Run ./run_client is OK Run ./run_server is OK
But run ./run_funky is KO

Tested on the current FunkyServer.class file in the repo. In the readme you say to take the .class file from extract/ but where is that ?

mutaphore commented 5 years ago

This is fixed, the funky server binaries are now in extras/