Would this have to be done in the encoding process, or would it be possible to inject these into the Windows Streaming Server publishining point itself?
In other words, are you saying that additional markers etc has to be injected during the encoding process (i.e. in the encoder, not the streaming server)?
Are these then the type of markers that can be picked up from Silverlight's MediaElement's "onMarkerReached" event, or are they of another type?
Any concrete suggestions for encoding software that allows this type of injection?
(Got the same requirement for such functionality, where we'd be injecting various events into a live stream for being picked up by the SL player and synced with the playback..)