libstreaming
libstreaming copied to clipboard
Changes to be used with own client
We are working on an open source Android streaming client that for now is only working using RTP as transport protocol and only decodes H264 encoded video.
While we were working on this project, we used libstreaming as streaming server so we found some issues that needed to be fixed. Also, we added some functionality or logs that made easier our job.
Notice we've merged most of the libstreaming pull requests available at the moment we started working with libstreaming. This may be outdated.
Thanks for some of these... I know this is quite an old post but at least the fix for the calculation of the resolution solved an issue for us where anything besides 176x144 would stream garbage.