Questions tagged [streaming-flv-video]

43 questions
0
votes
1 answer

Video encoding Help

I'm doing one research on video encoding tools for flv. I tested flvtool2 and Yamddi, but I'm losing lots of quality of video. Does anyone recommend any other tool or algorithm to keep the maximum quality of the movie in flv? Regards, Pedro
Pedro
  • 2,907
  • 6
  • 34
  • 46
0
votes
0 answers

How to play flv video links in my android application

I want to play these kinds of flv videos that are on web in my android application Link : Video Link : Video I was able to play youtube videos in a webview.. But failed to play these.. What should i do? Is there a flv plugin i should load inorder…
0
votes
1 answer

Playing and Controlling MP3 and FLV audio/videos (live strteam)with javascript

Using JavaScript how can i control external FLV live audio/video (radio) stream. I have URL say BBC Radio, which when entered in address bar of browser display its own FLV player. I need to control this live stream to be play,pause,increase/decrease…
Asif
  • 833
  • 2
  • 14
  • 23
0
votes
1 answer

play .flv stream video from rtmp URL in android

I am working on upstream and downstream. I upstream video on wowza server. Problem that i am getting is video saved on server with .flv extension is not getting played. To play video URL is: rtmp://WowzaserverIPAddress:1935/live/test.flv I…
user3132339
  • 21
  • 1
  • 5
0
votes
1 answer

What's the best way to resize an FLV without lowering the video quality?

I'm making a flash site. And there's a video playing, and it moves around and changes size as the user navigates around the page. I notice when it gets small, the video quality gets bad on it. Any ideas on how to retain its quality, and resize it in…
Trip
  • 26,756
  • 46
  • 158
  • 277
0
votes
1 answer

flvtool2 batch process in SSH command?

I want to perform hundreds of video in our server to execute command like this one flvtool2 -U video.flv but the problem is I can't find any command to perform batch process. is there a way to perform batch process? thanks, TIA also question can…
zearth
  • 151
  • 1
  • 1
  • 8
0
votes
1 answer

Hide Flash Object unless Link to It Is Clicked

I am designing a site for my US History class and cannot seem to find any way to hide the flash object unless the link is clicked as show below. Here is the code.

Operation Starlite

user2039764
  • 361
  • 1
  • 3
  • 8
0
votes
1 answer

What is the bandwidth per second of this scenario?

If I have a video chat application with 10 users all visible to each other and the upstream and downstream rates are at 1MBs. Is the bandwidth used per second 10 * 1MBs * 2 (upstream and downstream) = 20MBs? Just trying to understand streaming.
0
votes
3 answers

software which can stream any flv file

I know this is not programming related, but I have a scenario. Each video streaming site has a flash video plugin and upon viewing the source I can find the link of the flv file it is streaming. Now I wanted to make an application or work on an…
Anirudh Goel
  • 4,571
  • 19
  • 79
  • 109
0
votes
2 answers

How play flv files using jPlayer?

I googled and I found jPlayer for playing video content over the net. But jPlayer does not play .flv (flash video) files. I mentioned path correctly for swf player. it is inside the js folder and js folder is at the same lever where my example.html…
Rajan Rawal
  • 6,171
  • 6
  • 40
  • 62
-1
votes
1 answer

How to use FLV in ios

I have learned about livestream using files .flv, the answer is that it is not supported, or must be converted to mp4, or webm. Is there any way to directly handle the livestream of the file .flv, if you use html5 or reactjs, even better.
-1
votes
1 answer

How to Play flash/swf type format videos in mobile browser?

I have been working with the project to play live streaming videos in mobile browser. I have a swf/flash format to play in mobile browser. But mobile browsers not supporting flash. so how can i play these videos in mobile browser. Is there any way…
-4
votes
1 answer

Flash / FLV - How do I extract MetaData from an FLV?

What software is available for extracting metadata from an FLV? I'm testing an flv streaming module for apache (mod_flvx) and need to extract keyframe info from an flv for debugging purposes. I was only able to find FLV MetaData Viewer, but its…
John Himmelman
  • 21,504
  • 22
  • 65
  • 80
1 2
3