I posted earlier with another problem but now that that is resolved, I have another.
At the moment, I am trying to receive an RTP (multicast) stream of some sort on a Fedora Core 12 VLC client. I am attempting to use an h.264 transcode for compression, but when I receive the stream on the other end, it simply does not load. I never get any buffering activity, and I never see or hear anything. (the player window does not change size to accommodate the stream, or anything like that)
This SEEMS to me like an RTP or stream issue. I am using Windows VLC to stream the video out, and trying to receive it on VLC in Fedora. I don't think codecs should be an issue, but I could very well be wrong--either way, I think if it were a codec issue, it would more likely be a video OR audio problem, not a complete a/v problem, the way this issue has presented itself.
If anyone has any ideas, I'd greatly appreciate them. This is on a computer I won't have access to until Monday, so I am aware of a few more tests I need to run (i.e. streaming non-RTP, streaming RTP with different codecs, streaming unicast, etc.) but since I suspect the RTP stream itself being an issue, I really don't know where to begin with it.
Thanks a lot
P.S.-I have most recently built off the git repository, so I'm sitting on one of the 1.2.0 revisions, but I plan on reverting to 1.1.0-pre1 to ensure that's not the issue. 1.0.5 also did not work, just from using yum install, which is why I compiled from source in the first place.