Hi,
I am trying to encode H264 and trying to send a live stream through my personal android using RTP to a Wowza server. I can see the output in correct form on the device. But, there are issues with getting the video on the server. I am using RTMP for the live stream and seeing degradation in video quality, whenever, there is a movement on the screen. So, this means, there is an issue with current timing of the video frames, I am using. Now, there are three things. One is sending media (my device), medium of transfer (and encoding) and Wowza (on receiving side). This means, there is an issue with any of these things.
There is another issue with RTMP or Flash player when I am playing using Wowza. The screen is getting frozen. I have tested this on my personal computer (using the network) and also tried this with another server (in those cases I am not getting any issue). This is a clear indication, that there is an issue with Wowza.
Further, I tried changing the media players including VLC, Kodi, Gom, KM, RTE, AIMP and FFmpeg. But no success. My six sense says, there is an issue with Wowza or encoding. But, thinking about pixelation of moving frames result in more confusion.
Solutions tried:
#1
Researched the whole internet and found about RTMPDump. But the problem is, it does not fetch full data packets from Wowza.
#2:
I have tried with low pixels of 188p i.e.,. 512x188 and 256kbps. Then go to upward of quality 288p with 30fps. But, I have to use machine learning, which requires high amount of data from those frames and with low frame quality, this is not possible.
I am working with a drone (for coverage on the ground), and it is tracking the movement in a border area. This will be transferred data in binary form to the ground intermediate Android device. This device will transfer the data to nearby Wowza server. Wowza is responsible for displaying on a main center. I am using machine learning algorithms along with Wowza to classify between illegal and legal immigrants (who are moving on the ground). This is a test project and in development phase at http://militarybases.co/directory/air-station-clearwater-coast-guard-base-in-clearwater-fl-2/. If successfully implemented, it will reduce the patrol officer work by 70 to 80%. I am relying on Wowza, as it is the only thing that is making the whole system working.
Need quick answers from your side!
Thanks,