e53124c20d
When responding to a poll, the client sends a Number type which gets encoded in Red5 as a Double. However, we expect an Integer which results in an exception. Cast the received Number properly into an Integer. I notice too that EditCaptionHistory is sending a Number. In Red5, we should check if we received a Double and cast it to Integer properly. |
||
---|---|---|
.. | ||
src/main | ||
.classpath.old | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
README | ||
vm-build-debug.sh | ||
vm-build.sh |
- see http://code.google.com/p/bigbluebutton/wiki/DevelopingBBB