Android Question Best way to implement a video \ image chat group

John Decowski

Member
Licensed User
Longtime User
Hi I want to implement a chat group for both iOS and Android. Users need to be able to post video and images. What would the best way to go about it. I was thinking maybe a blob from MySQL database. Or have the users share p2p. Thoughts?
 
Top