flash-media-server
Flex: Multi bitrate switching between live streams using the VideoDisplay component
I am passing to the source property of a VideoDisplay component a DynamicStreamingVideoSource object with 3 different dynamic live stream items, described by this XML, for your consideration:[详细]
2023-01-08 15:29 分类:问答Flash Media Server and XMPP Server Communication, is it possible?
i create a chat application using Adobe FLEX, currently it is 开发者_StackOverflow中文版not implemented yet, but i have a plan to use Flash Media Server as the chat server. The problem is my applicati[详细]
2023-01-08 03:53 分类:问答Installing FMS on x86_64,fedora
When I follow the steps installing FMS 3.0.5 on linux, get this error: [root@server FMS_3_0_5_r601]# ./installFMS[详细]
2023-01-08 03:29 分类:问答problem when saving flash media live encoder CS5 output
Greeting, I have a problem with flash media live encoder CS5 that when I record a stream and save it to selected folder (C:\\Program Files (x86)\\Adobe\\Flash Media Server 3.5\\applications\\vod\\med[详细]
2023-01-07 13:21 分类:问答Flash Media Server + Database Connection? Mysql?
Is there a good way to connect from Flash Media Server 2 to a Database (mysql)? If not, where does everybody store for example their user data?[详细]
2023-01-07 13:11 分类:问答Live streaming h.264 with FMLE 3.1 and FMS 3 not showing video
I\'m using FMLE 3.1 to stream live video encoded with H.264 format withFMS 开发者_运维技巧3 and Flash player 10 + AS 3 to connect to the stream.[详细]
2023-01-07 05:23 分类:问答How to save video stream from webcam as an image instead of an flv video file using flash?
This will create an flv video file on flash media server: var nc:NetConnection = new NetConnection(); nc.connect(null);[详细]
2023-01-05 18:18 分类:问答Is it possible to retrieve frames as images out of FMS live stream?
Has an开发者_如何学Pythonyone tried this ? What\'s the best practice for this?FMS live streams are using the RTMP protocol:[详细]
2023-01-04 12:39 分类:问答Can ffmpeg process rtmp stream from FMS at all?
ffmpeg -i rtmp:/vid2/recordings -acodec copy -vcodec copy -y captured.flv or ffmpeg -i rtmp开发者_如何学编程://localhost/vid2/recordings -acodec copy -vcodec copy -y captured.flv[详细]
2023-01-04 06:28 分类:问答Start fms with an application loaded automatically
Is it possible at flash media server, to start an application automatically when the server starts? Or a way to check if it running, and if it\'s not, make it start automatica开发者_开发知识库lly.Ye[详细]
2023-01-03 20:26 分类:问答