-
You're kinda out of luck. Sorry. There is a libmp4v2 project at google, but they don't have the mp4creator function.
2009-08-18 22:28:54 UTC in MPEG4IP
-
I'm going to suggest that if you can't make it compile yourself, that this is the wrong project for you. This project is not going to do any updates in the future.
2009-08-18 22:12:50 UTC in MPEG4IP
-
You'll probably have to add edit lists. It is not supported with mpeg4ip.
2009-08-13 16:17:11 UTC in MPEG4IP
-
It's dead, steverino2. I think someone moved some of the mp4v2 library over somewhere, but I haven't been following it.
2009-08-06 15:32:44 UTC in MPEG4IP
-
These are problems that you'll have to fix yourself, or use a version of Linux from when the package was last released (2007, I believe).
These particular errors do not look too difficult; most likely, you'll have to cast the variable to (char *).
2009-07-15 15:54:12 UTC in MPEG4IP
-
No. With code, you could, but you should probably start somewhere else.
2009-06-26 23:32:11 UTC in MPEG4IP
-
Okay, listen - I'm going to try one more time to help you. If you don't get it after this, please find some other project.
mp4live reads a series of configuration files. It will read a main configuration file, which defaults to .mp4live_rc in your home directory. The possible values included in these file are located in mp4live_config.h.
In that configuration file, you can specify...
2009-06-17 17:12:51 UTC in MPEG4IP
-
mp4live has the concept of streams, and audio and video profiles.
Streams allow you to have multiple encodings of the same source.
What is most likely happening is that you're using the same stream between the 2 instances of mp4live, and transmitting to the same multicast address.
In the preferences, there is a stream profile directory. Make each one unique.
You can share video and...
2009-06-16 15:56:00 UTC in MPEG4IP
-
Bidab,
I would think that if you can't figure out how to run it after we've told you, that this is the wrong package for you.
But I'll try and help you anyway. Try and work things out yourself in the future.
Open a terminal window. Start mp4live with "mp4live -f webcam1"
Go and select your first webcam in the source window.
Open a second window. Start mp4live with...
2009-06-12 16:09:54 UTC in MPEG4IP
-
Emmett,
If you can't find the cvs repository of this project, I'm afraid that you're the wrong person to try and run it.
There is an mpeg4ip-ng project that was started; I'd recommend you take a look at that.
In case you really want the cvs - see the "Code" menu above ? That's probably a good place to start.
2009-06-12 16:06:36 UTC in MPEG4IP