Hai,
For the following setup
Win2000 using wmesdk ,two encoding sessions to the win2003 server
WM9Server
creating two publishing points p1 and p2.
Both are being created on the WM9Server
But only p1 is active.
p2 status is stopped
p1 and p2 are being dynamically created by the program
Also the AutoRemovePublishngPoint option is true in the program
for both publishing points p1 and p2 .
But only p1 gets removed.p2 remains inactive without being removed.
Both encoder program and wm9server are on the same LAN.
The strange thing it is working 1 out of 10 times.
The error at the server when i try to start the p2 session is it
says IT Can only be started when the encoder starts pushing the
strream.
I have not specified any templates in the encoder program assuming it
will use the default template.( i enabled all necessary permissions
onthe default publising point on the server)
what could be the reason.
Thank You,
kartik
anonymous@discussions.microsoft.com - 16 Nov 2003 17:23 GMT
>-----Original Message-----
>Hai,
[quoted text clipped - 32 lines]
>kartik
>.
Rui Wu [MS] - 17 Nov 2003 18:06 GMT
The push publishing point will be removed if the AutoRemove is enabled on
the push session and the publishing point is created by this session, which
means if the publishing point already exists (created by admin or by
previous push sessin) it cannot be removed.
Rui Wu [MS]
Digital Media Division
---
This posting is provided "AS IS" with no warranties, and confers no rights
S.Kartikeyan - 19 Nov 2003 17:28 GMT
> The push publishing point will be removed if the AutoRemove is enabled on
> the push session and the publishing point is created by this session, which
> means if the publishing point already exists (created by admin or by
> previous push sessin) it cannot be removed.
How can i get two encoding sessions successfully working from the same
source comp to desitnation windows media server.
I am still gettings errors even after removing publishing points at
the wmserver.
any hints.
kartik
Rui Wu [MS] - 19 Nov 2003 19:25 GMT
Can you give me more detailed information on how you set the sessions up
and got what error?
Rui Wu [MS]
Digital Media Division
---
This posting is provided "AS IS" with no warranties, and confers no rights
S.Kartikeyan - 21 Nov 2003 10:42 GMT
The problem is solved.
it looks as if automation works instead of activex
I am now using WMEncoderApp and WMEncoderApp.WMEncoder instead of
WMEncoder object in my C# application.
Everything else is same expect from changing WMEncoder to
WMEncoderApp.
I think there is bug in the sdk.
> Can you give me more detailed information on how you set the sessions up
> and got what error?
[quoted text clipped - 5 lines]
> This posting is provided "AS IS" with no warranties, and confers no rights.
> --