Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Hiding the rtmp path?
Old 07-24-2011, 06:50 PM Hiding the rtmp path?
Extreme Talker

Posts: 218
Trades: 0
This script that I purchased, allows a web page visitor to record a video, via his webcam. However, the script shows the rtmp path.

I was told that "rtmp must be kept secure at all times or anyone can use it" but I'm not clear on how someone can use it and why it must be secure.

Can you help clarify why this is a risk?

Here is the code showing the rtmp path:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>recorder</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script type="text/javascript" src="js/swfobject.js"></script>
</head>
 
<body bgcolor="#ffffff">
<div id="recorder"></div>
 
 
<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("recorder.swf", "recorder", "620", "470", "9", "#000000");
so.addParam('flashvars','filename=Video&rtmpPath=rtmp://67.xxx.xxx.xxx/vid/&finishURL=player.html')
so.write("recorder");
// ]]>
</script>
</body>
</html>
If it should be kept secure, is there a solution to keeping it hidden or secure?

Thanks
chrisj is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-24-2011, 07:10 PM Re: Hiding the rtmp path?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,384
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
And the php code is??
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 07-24-2011, 08:16 PM Re: Hiding the rtmp path?
Extreme Talker

Posts: 218
Trades: 0
Sorry. Can you please direct me to where would be a more appropriate place for this posting?
chrisj is offline
Reply With Quote
View Public Profile
 
Old 07-25-2011, 12:31 PM Re: Hiding the rtmp path?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,384
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
So if it ISNT PHP it must be the javascript board.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 07-25-2011, 12:47 PM Re: Hiding the rtmp path?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,384
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
But than again as javascript HAS to be visible in the HTML source code it might be the Website and Server Administration Forum if it means folder permissions.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Hiding the rtmp path?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.22598 seconds with 12 queries