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

No connection with VLC #166

Open simongiesen opened 8 years ago

simongiesen commented 8 years ago

Hi folks,

regardless what I am trying - no chance to get VLC connected.

Look at this:

01-08 22:41:10.099 19591-20988/com.simongiesen.xperiastream I/RtspServer: Connection from 192.168.0.99 01-08 22:41:10.100 19591-20988/com.simongiesen.xperiastream E/RtspServer: Error parsing CSeq: Attempt to read from field 'java.util.HashMap net.majorkernelpanic.streaming.rtsp.RtspServer$Request.headers' on a null object reference 01-08 22:41:10.100 19591-20988/com.simongiesen.xperiastream D/RtspServer: RTSP/1.0 400 Bad Request Server: MajorKernelPanic RTSP Server Content-Length: 0 0

Server seems up and running, but nobody can connect. Any hints, any suggestions?

VolodymyrKulykPersonal commented 8 years ago

Here is the same problem.