fyhertz / libstreaming

A solution for streaming H.264, H.263, AMR, AAC using RTP on Android
Apache License 2.0
3.49k stars 1.08k forks source link

Receiving 0 packets on nwowza media server #115

Closed dirdiver closed 9 years ago

dirdiver commented 9 years ago

We can use goCoder as a control, and receive its stream without issues.

When trying to use libstreaming on my Android lollipop Nexus 5 system, eve using the latest library downloaded today (6/28) the wowza server receives 0 bytes.

Any ideas?

dirdiver commented 9 years ago

It turns out that using a packet sniffer app I was able to see packets being written to the server, they weren't reaching the media server due to firewall settings.