I use nginx-rtmp-module to create a simple video on demand service.
I can play my videos in VLC player by opening urls like this: rtmp://127.0.0.1/vod/movie.flv
Also I can play those videos using JW Player as a flash player inside a web page.
The problem is that seeking doesn't work in VLC player. I've tried different mp4 files and indexed flv files but had no success. And in JW Player seeking works fine for all of those files.
Is it some specific VLC problem when playing rtmp stream?
I use VLC 2.1.4.