hi all,

i just want to know if there is any possiblity to control streams on server side?

example use case:

file xxx.mp4 should be available for 6h hours ( maybe IP restriction additionally )

and the problem is that i am just using WOWZA and cannot administrate it ( use service provider )

at the moment its only possible for me to put a video on a FTP location and use it via flowplayer (through rtmp) but i cannot stop that stream for the client because its loaded in RAM - thats what the service provider said therefore the client can use that stream endless.

what i now do as a workarround is a rename/delete of the file which is connected through rtmp - but thats only avoid new client requests to that stream - the existing one can still receive the stream ( because its in RAM )

maybe you can give me useful hints - how to remove such a stream or add a time constraint to it

i dont know which version my service provider exactly uses but i guess a new one

thanks
best regards

Christoph