Link to home
Start Free TrialLog in
Avatar of Elpedium
Elpedium

asked on

Strobe media player with aspnet

I want to use strobe media player with my aspnet application. Can I access it on server side. I want to read one video at one time and display using strobe media player. Also I want to control current position of the video from server side. Truly it feels like I want to use Strobe media player as Windows media player in visual studio.
ASKER CERTIFIED SOLUTION
Avatar of Amandeep Singh Bhullar
Amandeep Singh Bhullar
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Elpedium
Elpedium

ASKER

Need assistance on changing the seek position of a streaming video from Wowza Media 2.23 using Strobe Media Playback.

Have browser playback working OK but need to be able to position play derived from an array which gives a timing line value from the original video.

It will allow a user to locate an event within a video rather than playing the whole video.

The application is running on a Windows 2008 R2 Server using ASPNet 4.0.

 

Thanks for any ideas / suggestions.
HI Elpedium,

Were you eventually able to successfully change the seek position?

-Chris