RootEncoder-iOS
RootEncoder-iOS copied to clipboard
ffmpeg play stream error
Hi. I'm trying to play stream using ffmpeg.
- In terminal:
ffplay -rtsp_flags listen rtsp://192.168.68.102:8554/live/pedro
now we are waiting for iOS - Start stream on ios
- Error when connecting:
[rtsp @ 0x11e005750] Unexpected Sequence number 0 sq= 0B f=0/0
rtsp://192.168.68.102:8554/live/pedro: Invalid data found when processing input
Hello,
I need more info about it.
Can you share logcat to know if you are sending video/audio packets and connection was success? Can you tell me mediaserver used and version?