Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8151723
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T15:28:41+00:00 2026-06-06T15:28:41+00:00

I am new on red5 server so I stuck in. I am trying to

  • 0

I am new on red5 server so I stuck in. I am trying to record videos from webcam and save them in to my server. To do this, I installed red5 to my server. In addition, I also downloaded red5recorder and put it into my webapps folder. But there is any information about its implementation details. Whatever. So I go on with Red5 SimpleRecorder tutorial.

Everything works fine when I tried in my server, but there is a problem when I try to connect to server from other computer to record a video. Actually, video recording is handled but the recorded video is not uploaded to the server. When I work in localhost it works fine, but from outside I couldn’t be able to record or upload the video.

I change the red5-web.properties document, and set virtual host to my server’s IP but it again only works in localhost. What could be the reason? Is it about file permissions? or what could it be?

Kind regards,
Can

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T15:28:42+00:00Added an answer on June 6, 2026 at 3:28 pm

    If you are using red5recorder or (any other demo). It seems the rtmp server is set to rtmp://127.0.0.1:/red5recorder in the red5recorder.swf. You need to search for the following in src/red5recorder.as:

    if(Application.application.parameters.server!=null) 
        myRecorder.server= Application.application.parameters.server;
    

    and change that to:

    if(Application.application.parameters.server!=null) 
        myRecorder.server= "rtmp://your-server-ip/red5recorder";
    

    Then compile from source.

    EDIT:

    You could be better of changing the Recorder.as (src/classes/Recorder.as) file instead with all the parameters mentioned there.

    server:String="rtmp://127.0.0.1/red5recorder/";
    

    Then compile the source and make the new .swf.

    As it turns out there are flash parameters that you can pass from html to swf.
    Check here : http://www.red5-recorder.com/params.php

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a new Red5 server installed on my VPS, I'm running CentOS 5.7
New to PHP and MySQL, have heard amazing things about this website from Leo
New programmer here, I am trying to understand and break down this code below
I'm trying to make a simple video chat using Flex framework and red5 server.
New to linux and trying to escape doing this the hard way. I have
Is there a way to start a new scope (room) in red5 from the
I'm trying to send a video stream to a Red5 server using Flex. My
New in sqlite and terminal commands,so may be this is simple.I was trying to
new to c#. I'm trying to make a simple system where I can search
New to Regex. I want to validate to this format: Any character allowed, except

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.