# video seekbar problem in vlc (using RTSP protocol)

**URL:** https://community.wowza.com/t/video-seekbar-problem-in-vlc-using-rtsp-protocol/35890
**Category:** Wowza Streaming Engine
**Created:** [December 19, 2010, 9:30pm UTC](https://community.wowza.com/t/video-seekbar-problem-in-vlc-using-rtsp-protocol/35890 "2010-12-19T21:30:17Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Tahir\_Rauf](https://avatars.discourse-cdn.com/v4/letter/t/3ec8ea/32.png) [@Tahir\_Rauf](https://community.wowza.com/u/Tahir_Rauf)
#### Post date: [December 19, 2010, 9:30pm UTC](https://community.wowza.com/t/video-seekbar-problem-in-vlc-using-rtsp-protocol/35890/1 "2010-12-19T21:30:17Z")

</div>

Hi everyone,

_BackGround Information:_

I am using wowza media server 2.0 and doing vod streaming using RTSP protocol. My application is windows form application and I am using vlc plugin as my player.

_Problem:_

The problem is with video seekbar. When i simply play the video, the seekbar works fine but as soon as I forward/rewind/pause the video, the seekbar goes to position zero. The vlcplugin.input.time always returns zero(Although video plays well)

Can anyone please tell about it? Happy christmas

Regards

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [December 20, 2010, 3:18pm UTC](https://community.wowza.com/t/video-seekbar-problem-in-vlc-using-rtsp-protocol/35890/2 "2010-12-20T15:18:30Z")

</div>

Sounds like a player issue. I don’t think there is anything you can do in Wowza to help. The standalone VLC handles seek in vod rtsp streams from Wowza.

If you want to stream to a browser plugin, it would be better to use Flash or Silverlight. You can do RTMP to Flash, or Flash HTTP (SanJose) streaming with an OSMF player. And of course you can do Silverlight HTTP (Smooth) streaming to Silverlight player.

Some player links:

This is Wowza example Flash player that supports Sanjose streaming:

OSMF:

[https://www.wowza.com/downloads/forums/OSMFPlayers/OSMFPlayers.zip](https://www.wowza.com/downloads/forums/OSMFPlayers/OSMFPlayers.zip)

Strobe (will do SanJose)

[http://www.osmf.org/strobe\_mediaplayback.html](http://www.osmf.org/strobe_mediaplayback.html)

Flash Media Playback (hosted, easiest) (will do SanJose)

[http://www.osmf.org/strobe\_mediaplayback.html](http://www.osmf.org/strobe_mediaplayback.html)

[https://www.wowza.com/docs/how-to-use-strobe-media-playback-with-a-wowza-media-server](https://www.wowza.com/docs/how-to-use-strobe-media-playback-with-a-wowza-media-server)

Adobe OSMF sources

[http://opensource.adobe.com/wiki/display/osmf/Open+Source+Media+Framework](http://opensource.adobe.com/wiki/display/osmf/Open+Source+Media+Framework)

You can also use Silverlight, this is the Wowza example Silverlight player:

Silverlight:

[https://www.wowza.com/downloads/forums/smoothstreamingexampleplayers/SmoothStreamingExamplePlayers.zip](https://www.wowza.com/downloads/forums/smoothstreamingexampleplayers/SmoothStreamingExamplePlayers.zip)

And Expression 4 Encoder has Smooth player templates.

Richard
