malavika
malavika

Reputation: 1331

How to upload file to wowza media server via android device?

Hi i want to upload video file into wowza media server. I configured wowza server in my system. I uploaded video file into webserver.What is the procedure for uploading file into wowza? Can anybody tell me how can i do this? Thanks in advance.

Upvotes: 1

Views: 1590

Answers (1)

TheCodeArtist
TheCodeArtist

Reputation: 22507

To be able to access the media from a client,
upload/store your media files into on the wowza-server at the following path:

[wowza-server-installation-path]/content

More info is available here.

AFAIK uploading to wowza server from a client is not provided in the default packages. You might also want to take a look at stackoverflow.com/questions/10738387/upload-files-to-wowza-from-android

Upvotes: 2

Related Questions