Which version of H263 does libavcodec support?
I'm looking for H263 2000 (v3/H263++) support, but I can't verify anywhere that that's what being supported.
Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80Is it possible to force the Apple Darwin Streaming Server to send streaming over port 80?
Background: We have a client that connects to our streaming server over a 3G/edge network. Which fails with a connection fail error. We can see the RTSP communitation between the terminal (handset) and the server when they use port 80 but it fails completely over all other ports (e.g. 554) The current hypothesis is that the 3G/edge operator blocks traffic on other ports then 80. Also the client reports that streaming from YouTubes Streaming Servers do work, I'm guessing YouTubes streaming server sends the streaming data over port 80.
So would it be possible to send streaming data from port 80 on the same (which probably would conflict with the RTSP server) or a "slave" server on port 80.
I'm looking for a way to add custom password policies for a Moodle site.
I need be able to configure the following:
to force users to change their passwords after 60 days
require the user to not reuse the same password
timeout session afther 20 minutes of activity (I guess that's just the settings for the session cookie), but how do I customize it?
In Darwin Streaming Server 5.5.5 run on Linux.
I am having issues starting multiple playlists with PlaylistBroadcaster. I seem to be hitting a limit at 22 simultaneous playlists. Once I try to launch the 23th, I get the following error.
2009-07-09 09:39:38: FATAL: Out of File Descriptors.
Set max connections lower and check for competing usage from other processes.
Exiting.
And all PlaylistBroadcaster processes gets killed.
# cat /proc/sys/fs/file-max
386132
# ulimit -n
1024