『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hierror message is: /opt/adobe/ams/Apache2.2/bin/rotatelogs: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directoryWould you tell me some good advice, please.regards
I have a old application developed by flash communication server 1.5(the earlyeast flash media server),now i would like to update my application to fms 4 or higher.then let my application which is a website could be access by android phone,how to complete the task.any expert could give me some light?我有一个以前开发的应用,当时开发是用 flash communication server 1.5做后台开发的,主要进行视频交互的一些应用,这个应用可以在计算机上用浏览器访问,我现在想用android手机访问该页面,但android不支持flash,我想知道用什么技术可以实现android访问该网页,实现视频交互.第一,我是否要先升级 flash communication server 1.5到flash media server4或5,具体如何升级。第二,是否需要在android上安装air之类的环境支持,具体如何做。谢谢任何给我提示或答案的朋友
Well i Installed adobe media server 5.0 demo in my system... i'm using local host... and i'm using flash media encoder 3.0 for live streaming... my problem is how can i display live stream in my website... i'm using this code rtmp://localhost/live/livestream in flash media enocder..i already tried encoded script (Taken from Sample Video Player)... but it's showing only empty but in sample video player video is showing ( please check below images).... and also i tried jw player.. preview is showing jw player but after inserting code to my webiste it's showing error like unable to load player configuration..
ok.. i Just Installed Adobe Media Server 5.0 Demo in My Windows 8.1 Pc... i'm Using Local Host Now... but i want to add my website to server2. i already have username and password of my hosting.. but where and how can i link my website to adobe media server... my website domain is tutofactory dot com.
I want to learn as much as possible about Media Server what are some good recommendations?
Background- We have a video streaming application that uses FMS 4.5- The encoding is done through action script code. This code also interacts with other components of the system through ActionScript – Javascript bridge that we have written.- Basically, it is an interactive application wherein the web components (HTML / PHP / Javascript) can interact with the video component (Actionscript). We have used cue points and DVR functionality to build the various features of the application.Current problem- We now want to extend the application to mobile devices.- We are able to transmit a live video to the livepkgr application and watch it over a mobile app. Basically, we were able to do HDS/HLS using the documentation a
Can we add an ignore feature for certain users like this that are obvious spam? So with one click of the button it hides all the posts from a certain user?
Hi,I'm trying to test various elements of DRM (including problems with incognito mode...) and need a DRM protected stream to build against. Customer currently too snowed under with other things to provide one, so wondering whether there were any available from Adobe or anyone else?I did find a link or two to things like; http://drmtest2.adobe.com:8080/Content/anonymous.f4vBut all of the links to drmtest2 come up as dead or moved.Any ideas where they may have gone to?Thanks,G
hi,i have a code which is restrict publish from specified IP., if publisher is not 123.123.123.123 IP he cannot publish stream.Now i want Subnet mask IP to allowed like 123.123.123.0/16.application.onPublish = function(p_client, streamname){ if (p_client.ip != "123.123.123.123"){ application.disconnect(p_client); }}
this is error when i can install in Debian 64 - weezyroot@sd-48846:/home/thepageant/commun/AMS_5_0_6_r6102# ./installAMSERROR: A required package, libcap, was not found on your Linux x86_64 Debian. Please install required package and run Adobe Media Server installer again.I have install all package libcap.Thank's
¿Cómo debo configurar mi servidor para que los videos no se reproduzcan automáticamente?Tengo Adobe Media Server en un servidor con Windows Server 2008 SP2 Lo configuramos como repositorio de videos, desde donde uso cada producto para los diferentes portales que manejamos desde la Facultad de Medicina, dejo una muestra http://videososeduca.ucv.ve/vod/SOSEDUCA/AulaVirtual/ControlPrenatal/VideoIntroductorio/Intro 1.m4v Mil gracias
Trying to implement a sliding window and having some issues. On iOS devices the scrubber bar does not display however the rewind 30 second button does. If you press that a number of times you can rewind to the beginning. Any way to get the scrubber bar to work?Have tried both AMS 4.5.7 & 5.0.7. Any help is greatly appreciated.httpd.conf:<Location /hls-live> HLSHttpStreamingEnabled true HttpStreamingLiveEventPath "../applications" HttpStreamingContentPath "../applications" HLSMediaFileDuration 8000 HLSSlidingWindowLength 450 HLSFmsDirPath ".." HttpStreamingUnavailableResponseCode 503 HLSAMFToId3MappingFilePath conf/AMF_to_Id3_Mapping.xml######################################### Cache-control header configuration start# Specify the max-age(in secs) to set in the Cache-Control header# for different response types (m3u8, ts, drmmeta,...).
Hello,1. Installed Adobe Media Server 5.0.6 Standard edition on CentOS 6.3 Linux box.2. After installation completed, I tried to hit the URL http://server-dns/hds-vod/sample1_1500kbps.f4v.f4m to verify installation and it gives me proper XML response as mentioned below. <manifest xmlns="http://ns.adobe.com/f4m/1.0"> <id>sample1_1500kbps.f4v</id> <mimeType></mimeType> <streamType>recorded</streamType> <duration>114.61450000000001</duration> <bootstrapInfo profile="named" id="bootstrap5535"> AAABq2Fic3QAAAAAAAAAFAAAAAPoAAAAAAABv7UAAAAAAAAAAAAAAAAAAQAAABlhc3J0AAAAAAAAAAABAAAAAQAAAB0BAAABZmFmcnQAAAAAAAAD6AAAAAAVAAAAAQAAAAAAAAAAAAAXcAAAAAIAAAAAAAAXdgAAC7gAAAAEAAAAAAAALuwAABdwAAAABQAAAAAAAEZiAAALuAAAAAcAAAAAAABd2AAAF3AAAAAIAAAAAAAAdU4AAAu4AAAACgAAAAAAAIzEAAAXcAAAAAsAAAAAAACkOgAAC7gAAAANAAAAAAAAu7AAABdwAAAADgAAAAAAANMmAAALuAAAABAAAAAAAADqnAAAF3AAAAARAAAAAAABAhIAAAu4AAAAEwAAAAAAARmIAAAXcAAAABQ
¿Cómo configuro el autoplay para que cualquier video que reproduzca desde mi servidor no se active automáticamente?
Hallo zusammen, ich soll aus einer hds-File die audio only mit dem Adobe Media Server generieren. Leider finde ich nichts in der Doku dazu. Könntet ihr mir vielleicht helfen. Bin echt am verzweifeln. Vielen Dank im Voraus Sven
So i have a problem with security..Im using jw player 5.10 with html fallback.. I made no changes to my HTML and SWF allow config... But there seems to be a huge security issue. I caught someone using my stream on his site so how to protect my self from this?Im streaming live video with fmle 3.2 Thanks a bunch..
Hello, I am in the need to find out, if Adobe Media Server 5 is the right product for my purposes .The circumstances:I am planing to develop a web portal, where users want to publish their video streams from a web browser and many people want to watch it. I have tested the AMS Starter Version and came out with the problem, that the demo player does not work on my android device, as that does not support Flash. In addition I found out, that using Flash Media Live Encoder produces a so much better quality of stream, than the demo on the Index.html of AMS5 does, which seems to rely on the configured stream quality.What I need to know:Have i got to program with flash professional myself to setup my own publisher window where people can enter standard options? (Mute or Sound, Quality) Or is there an existing swf which i can give input parameters?Security: Only people with a valid "token" shall be able to stream their own stream. How can I handle that with AMS?WebPlayer: Is there a player wh
Hi,I am having some issues with fms servers livestream connection. My rtmp client connects to the server ok and rtmp data flowing ok for about 4hours, in the wireshark trace I can see that the server just stops sending data roughly after 4hours. The server version is 3.5.1, and I also try it on a 4.0 server the data stops coming from the server as well after 5+hours. There are no errors or any indication of session disconneciton in the diagnostic logs. I have also looked thru the settings in applicaiton.xml and server.xml I just don't see any obviious reason for the issue. I do send rtmp Acknowledgement to server after the client receives "window size" bytes, and the client sends ping response to server. Are there any other that client needs to send back to server? It would be greatly appreciated for any pointers and help. Thanks.
I've implemented a serverside script that records the current stream to disk. This record method is called from another clientside flash application. On some occasions the recording suddenly stops after a few hours without giving any errors, and without there being any network dropouts (Flash Media Encoder doesn't report any dropouts). What can be the cause of this, and what can I do to make the recording more stable? My main.asc file is attachedAny other suggestions on how the code in this can be improved, or better practices on how to do stuff, is also appreciated
Hello.Our team is developing an application that allows users to communicate via their own camera, and make a record of all user's cameras that are in the same room. However we have come across an issue with our FMS 4 server. The issue is that sometimes when a user records all streams in a room at one point the recording process for particular streams suddenly stops but at the same time streaming is still working. For example, 2 users were broadcasting and one of them was recording their streams. At the end of the recording there were 2 flv files, however one of them was only a quarter of the actual length.The logs for the damaged stream were:- publish stream at 10:48:38- play stream at 10:48:38- record stream at 10:48:44- unpublish stream at10:53:11- stop stream at 10:53:12Total length of the flv file should be more than 4 min but actually it is only 1 min 12 sec. Any ideas?
Muy buenos días, estoy emitiendo desde un computador remotamente a otro que me funciona como servidor, la señal llega perfecto pero cuando el videoPlayer me genera el embed y lo pego en mi pagina web, no me reproduce el vídeo, dice que no se cargo. El computador esta emitiendo perfectamente porque use un reproductor para reproducir lo del servidor a través de rtmp y lo hace perfectamente pero el embed que incluye el flash para poderlo ver, no lo ejecuta
i have a code which only allowed ip list below in adobe media server main.asc.any other code? i want 10 ip's allowed to be publish.thanks,application.onPublish = function(p_client, streamname){ if (p_client.ip != "123.123.123.123" && p_client.ip != "123.123.123.129" && p_client.ip != "222.222.222.222"){ application.disconnect(p_client); }}
Hello,I'm working on a project where we record live users broadcasts to flv files (Sorenson Spark + Speex).We have a problem that hard to reproduce, but happens regularly to our client. Recorded streams has huge duration comparing to real recording duration. Stream inside has timestamp jump which leads to issue during stream playback both in FP and VLC. For example export of frames time of one problematic stream:1184631 891120 11 AUDIO1184657 891140 11 AUDIO1184683 891160 11 AUDIO1184709 891180 11 AUDIO1184735 891200 11 AUDIO1184761 25756971 11 AUDIO1184787 25756991 11 AUDIO1184813 25757011 &
Hi Experts , I need some help in proceeding further on my HDS live streaming setup .i have adobe flash media server 4.5 and adobe flash media live encoder 3.2 . followed all the steps provided in the following linkhttp://help.adobe.com/en_US/flashmediaserver/devguide/WSeb6b7485f9649bf23d103e5512e08f3a338-8000.html.can somehelp help me out . am i missing some this . i would ideally need the live video play with http syntax .mtp://2.68.1.5/livepkgr/livestream?adbe-live-event=liveevent -http://2.68.1.5/livepgr/livestream?adbe-live-event==livestream doesnt work
Hi all!It is possible to deploy multiple instances of Flash Media Server with different conf. (port, users, home dir.,etc.)?Can you give me a link to doc?Thanks in advance!
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
申し訳ございません。このファイルは、ダウンロードしても安全かどうか、内容を確認中です。数分後にもう一度お試しください。
申し訳ございませんが、当社のウイルススキャナは、このファイルをダウンロードすることは安全ではないと検出しました。